pub async fn save_network_and_wait_until_connected(
test_ns_prefix: &str,
ssid: &Ssid,
security_type: SecurityType,
credential: Credential,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)
pub async fn save_network_and_wait_until_connected(
test_ns_prefix: &str,
ssid: &Ssid,
security_type: SecurityType,
credential: Credential,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)