node bluetooth controller for linux
npm install node-bluezGet all devices that can be paired with.
Connect to a bluetooth enabled device.
Disconnect from a bluetooth device.
Turn on bluetooth.
Turn off bluetooth.
Kind: global function
| Param | Type | Description |
| --- | --- | --- |
| name | string | The name of the device to disconnect from |
Kind: global function
| Param | Type | Description |
| --- | --- | --- |
| name | string | The name of the device to disconnect from |
Kind: global function