| 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.bluetoothle.events.PeripheralManagerEvent |
|
A Service object containing data about this event. |
| decode(data:String) — Static Method , class com.distriqt.extension.bluetoothle.utils.Base64 |
| |
| decodeToByteArray(data:String) — Static Method , class com.distriqt.extension.bluetoothle.utils.Base64 |
| |
| DENIED — Constant Static Property, class com.distriqt.extension.bluetoothle.AuthorisationStatus |
|
User has explicitly denied this application access to photos data
|
| disable() — method, class com.distriqt.extension.bluetoothle.BluetoothLE |
|
Disable the bluetooth adapter
Not allowed on iOS
|
| disconnect(peripheral:com.distriqt.extension.bluetoothle.objects:Peripheral) — method, interface com.distriqt.extension.bluetoothle.CentralManager |
|
Attempt to disconnect from the specified Peripheral. |
| DISCONNECT — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
| |
| DISCONNECTED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.PeripheralState |
| |
| DISCONNECTING — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.PeripheralState |
| |
| discoverCharacteristics(service:com.distriqt.extension.bluetoothle.objects:Service, uuids:Vector$String) — method, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
|
Discovers the specified characteristics of a service
Note
Android does not support discovering characteristics by UUID and all characteristics will be returned. |
| DISCOVER_CHARACTERISTICS — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
| |
| DISCOVERED — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
| |
| discoverServices(uuids:Vector$String) — method, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
|
Discovers the specified services of the peripheral
Note
Android does not support discovering services by UUID and all services will be returned. |
| DISCOVER_SERVICES — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
| |
| dispose() — method, class com.distriqt.extension.bluetoothle.BluetoothLE |
|
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 |