wlan_hw_sim

Function save_network

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