| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| data — Property, class com.distriqt.extension.bluetooth.events.BluetoothEvent |
| |
| device — Property, class com.distriqt.extension.bluetooth.events.BluetoothConnectionEvent |
| |
| device — Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
|
The device associated with this event
|
| DEVICE_BONDED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
|
Dispatched when a device has been bonded
|
| DEVICE_BONDING — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
| |
| deviceClass — Property, class com.distriqt.extension.bluetooth.BluetoothClass |
|
More specific information of the class of the device if available,
such as PHONE_SMART. |
| DEVICE_DISCONNECTED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
| |
| DEVICE_DISCONNECT_REQUESTED — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
| |
| DEVICE_FOUND — Constant Static Property, class com.distriqt.extension.bluetooth.events.BluetoothDeviceEvent |
|
Dispatched when a device has been found, generally as part of a
scan for discoverable devices. |
| deviceName — Property, class com.distriqt.extension.bluetooth.BluetoothDevice |
|
The name of the bluetooth device. |
| disable() — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Disable the bluetooth adapter
|
| disconnect(device:com.distriqt.extension.bluetooth:BluetoothDevice, uuid:String) — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Disconnect from a connection
|
| dispose() — method, class com.distriqt.extension.bluetooth.Bluetooth |
|
Disposes the extension and releases any allocated resources. |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |