WirelessCallback

Callback for WiFi and BLE scan lifecycle. SWIG: startListeningGpsCellular, startListeningWifi, startListeningWifiConnectivity, startListeningBle, startListeningBle(StringVector), stopListeningGpsCellular, stopListeningWifi, stopListeningWifiConnectivity, stopListeningBle

Functions

Link copied to clipboard
abstract fun startListeningBle()
Link copied to clipboard
abstract fun startListeningBleFiltered(proximityUUIDs: List<String>)
Link copied to clipboard
Link copied to clipboard
abstract fun startListeningWifi()
Link copied to clipboard
Link copied to clipboard
abstract fun stopListeningBle()
Link copied to clipboard
Link copied to clipboard
abstract fun stopListeningWifi()
Link copied to clipboard