ManagedNativeWifi
ManagedNativeWifi copied to clipboard
Query: is there any way to get information about bssid of currently connected network.
I checked there is one API, which gives SSID of currently connected network enumerateConnectedNetworkSsids. but I am looking for . BSSID, I can match sssid value with bss network but there can be multiple connections with the same SSID but different bssid. Thanks