Use this API to stop listening for Bluetooth device discovery events that were registered withDocumentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
my.onBluetoothDeviceFound().
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| callback | Function | No | The specific callback to remove. If omitted, all listeners are removed. |
Code Example
Remove All Listeners
Remove Specific Listener
Complete Cleanup
Related APIs
my.onBluetoothDeviceFound
Listen for devices
my.stopBluetoothDevicesDiscovery
Stop discovery