Function wlan_hw_sim::save_network

source ·
pub async fn save_network(
    client_controller: &ClientControllerProxy,
    ssid: &Ssid,
    security_type: SecurityType,
    credential: Credential
)