is Bluetooth Permission Granted
Checks if the permissions necessary for accessing Bluetooth devices have been granted by the user. If false
, these permissions can be requested using requestBluetoothPermissions.
Return
false
if permissions have not been requested or have been denied by the user.