onPairingRequestReceived

abstract fun onPairingRequestReceived(deviceAddress: BluetoothDeviceAddress, pairingDetails: BluetoothPairingDetails)

Called when a Bluetooth pairing request has been received.

Parameters

deviceAddress

The address of the device.

pairingDetails

The pairing information which includes the passkey and the pairing variant.