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  
central — Property, class com.distriqt.extension.bluetoothle.events.CentralEvent
The central device that is subscribing (or unsubscribing)
central — Property, class com.distriqt.extension.bluetoothle.objects.Request
Central — class, package com.distriqt.extension.bluetoothle.objects
Central() — Constructor, class com.distriqt.extension.bluetoothle.objects.Central
Constructor
central:subscribe — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager
central:unsubscribe — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager
CentralEvent — class, package com.distriqt.extension.bluetoothle.events
Disptached from the peripheral manager when a central subscribes or unsubscribes from a peripheral's characteristic
CentralEvent(type:String, bubbles:Boolean, cancelable:Boolean, central:com.distriqt.extension.bluetoothle.objects:Central, characteristic:com.distriqt.extension.bluetoothle.objects:Characteristic) — Constructor, class com.distriqt.extension.bluetoothle.events.CentralEvent
Constructor
centralManager — Property, class com.distriqt.extension.bluetoothle.BluetoothLE
Access to the Central Manager for functionality related to acting as a central device, such as scanning for peripherals
CentralManager — Interface, package com.distriqt.extension.bluetoothle
CentralManagerEvent — class, package com.distriqt.extension.bluetoothle.events
CentralManagerEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.distriqt.extension.bluetoothle.events.CentralManagerEvent
Constructor
CHANGED — Constant Static Property, class com.distriqt.extension.bluetoothle.events.AuthorisationEvent
Dispatched when the user changes the authorisation status.
characteristic — Property, class com.distriqt.extension.bluetoothle.events.CentralEvent
The characteristic that the central is subscribing (or unsubscribing) to
characteristic — Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent
characteristic — Property, class com.distriqt.extension.bluetoothle.objects.Request
Characteristic — class, package com.distriqt.extension.bluetoothle.objects
Characteristic(uuid:String, properties:Array, permissions:Array) — Constructor, class com.distriqt.extension.bluetoothle.objects.Characteristic
Constructor
characteristic:subscribe — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:subscribe:error — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:unsubscribe — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:update — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:update:error — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:write:error — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
characteristic:write:success — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral
CharacteristicEvent — class, package com.distriqt.extension.bluetoothle.events
CharacteristicEvent(type:String, bubbles:Boolean, cancelable:Boolean, peripheral:com.distriqt.extension.bluetoothle.objects:Peripheral, characteristic:com.distriqt.extension.bluetoothle.objects:Characteristic, errorCode:int, error:String) — Constructor, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent
Constructor
characteristics — Property, class com.distriqt.extension.bluetoothle.objects.Service
The list of Characteristics associated with this Service.
clone() — method, class com.distriqt.extension.bluetoothle.events.AuthorisationEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.BluetoothLEEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.CentralEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.CentralManagerEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.PeripheralEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent
clone() — method, class com.distriqt.extension.bluetoothle.events.RequestEvent
com.distriqt.extension.bluetoothle — package
com.distriqt.extension.bluetoothle.events — package
com.distriqt.extension.bluetoothle.objects — package
com.distriqt.extension.bluetoothle.utils — package
connect(peripheral:com.distriqt.extension.bluetoothle.objects:Peripheral) — method, interface com.distriqt.extension.bluetoothle.CentralManager
Attempt to connect to the specified Peripheral.
CONNECT — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent
CONNECTED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.PeripheralState
CONNECT_FAIL — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent
CONNECTING — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.PeripheralState
CONNECTION_CONGESTED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Request
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