getWifiListFromDevice

fun getWifiListFromDevice(owner: LifecycleOwner, device: BleDevice?, wifiListCallback: WiFiListCallback)

Retrieves the Wi-Fi list from a Bluetooth device

Parameters

owner

The LifecycleOwner used to manage the Wi-Fi list retrieval lifecycle

device

The Bluetooth device from which to retrieve the Wi-Fi list

wifiListCallback

The callback for handling the retrieved Wi-Fi list