Use this API to stop listening for Bluetooth adapter state changes 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.onBluetoothAdapterStateChange().
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 Bluetooth Cleanup
Related APIs
my.onBluetoothAdapterStateChange
Listen for state changes
my.closeBluetoothAdapter
Close adapter