central/models/exceptions/bluetooth_permission_exception library

Exceptions / Errors

BluetoothPermissionException
BluetoothPermissionException is a custom exception type that signifies an error related to Bluetooth permissions. It is thrown when an operation that requires specific Bluetooth permissions is attempted without those permissions being granted by the user or being available on the device.