BluetoothLeScanCallback

Constructors

Link copied to clipboard
constructor(connectedDevices: SnapshotStateList<BluetoothDevice>, foundDevices: SnapshotStateList<BluetoothDevice>)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
open override fun onScanFailed(errorCode: Int)
Link copied to clipboard
@RequiresApi(value = 31)
@RequiresPermission(allOf = ["android.permission.BLUETOOTH_CONNECT", "android.permission.ACCESS_FINE_LOCATION"])
open override fun onScanResult(callbackType: Int, result: ScanResult)