BluetoothPairingRequestListener

interface BluetoothPairingRequestListener

Clients can implement this listener to know when a pairing request has been received.

Functions

Link copied to clipboard
abstract fun onPairingRequestReceived(deviceAddress: BluetoothDeviceAddress, pairingDetails: BluetoothPairingDetails)

Called when a Bluetooth pairing request has been received.