-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description:
I am experiencing a problem with the library. The functions isScanning, isBluetoothEnabled and scanForDevices do not seem to do their job correctly. None of these functions produce the desired effect.
Expected behavior:
The isBluetoothEnabled function should return True if Bluetooth is enabled, False otherwise.
The scanForDevices function should start scanning Bluetooth devices.
The isScanning function should return True if a scan is in progress, False otherwise.
react-native: 0.74.2
react: 18.2.0
rn-bluetooth-classic: 1.4.1
with-rn-bluetooth-classic: 1.0.5
Metadata
Metadata
Assignees
Labels
No labels