Use this API to close the Bluetooth adapter and release system resources. Call this when you’re done using Bluetooth.Documentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Code Example
Basic Usage
Complete Bluetooth Lifecycle
Related APIs
my.openBluetoothAdapter
Initialize Bluetooth
my.getBluetoothAdapterState
Get adapter state