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 |
scanForPeripherals(uuids:Vector$String, options:com.distriqt.extension.bluetoothle:PeripheralScanningOptions) — method, interface com.distriqt.extension.bluetoothle.CentralManager |
|
Starts a scan to discover peripheral devices that available for this
device to connect to. |
service — Static Property, class com.distriqt.extension.bluetoothle.BluetoothLE |
|
The singleton instance of the BluetoothLE class. |
Service — class, package com.distriqt.extension.bluetoothle.objects |
|
Represents a service
|
Service() — Constructor, class com.distriqt.extension.bluetoothle.objects.Service |
|
Constructor
|
SERVICE_ADD — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent |
|
Dispatched when a service is successfully added to the device's database of published services
data will contain the Service that this event concerns
|
SERVICE_ADD_ERROR — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent |
|
Dispatched when a service fails to be added to the device's database of published services
data will contain the Service that this event concerns
|
services — Property, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
|
The vector array of services contained in this peripheral
|
SHOULD_EXPLAIN — Constant Static Property, class com.distriqt.extension.bluetoothle.AuthorisationStatus |
|
This status means that the user has previously denied access. |
startAdvertising(localName:String, services:Vector$com.distriqt.extension.bluetoothle.objects:Service) — method, interface com.distriqt.extension.bluetoothle.PeripheralManager |
|
Starts advertising the specified services. |
START_ADVERTISING — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent |
|
Dispatched when the device starts advertising your services after a call to startAdvertising
|
state — Property, class com.distriqt.extension.bluetoothle.BluetoothLE |
|
Retrieves the current state of the bluetooth device
|
state — Property, interface com.distriqt.extension.bluetoothle.CentralManager |
|
The current state of the bluetooth device hardware
|
state — Property, interface com.distriqt.extension.bluetoothle.PeripheralManager |
|
The current state of the bluetooth device hardware
|
state — Property, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
|
The state of the peripheral connection. |
STATE_CHANGED — Constant Static Property, class com.distriqt.extension.bluetoothle.events.BluetoothLEEvent |
|
This event is dispatched whenever the Bluetooth low energy state changes. |
STATE_CHANGED — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CentralManagerEvent |
| |
STATE_CHANGED — Constant Static Property, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent |
|
Dispatched when the state of the Bluetooth adpater changes. |
STATE_OFF — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The Bluetooth adapter has been turned off. |
STATE_ON — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The Bluetooth adapter is powered on and functionality will be available. |
STATE_RESETTING — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The adapter is resetting. |
STATE_UNAUTHORISED — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The app is not authorized to use Bluetooth low energy. |
STATE_UNKNOWN — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The current state of the central manager is unknown; an update is imminent. |
STATE_UNSUPPORTED — Constant Static Property, class com.distriqt.extension.bluetoothle.BluetoothLEState |
|
The current device does not support Bluetooth low energy. |
status — Property, class com.distriqt.extension.bluetoothle.events.AuthorisationEvent |
| |
stopAdvertising() — method, interface com.distriqt.extension.bluetoothle.PeripheralManager |
|
Stops advertising services previously started by a call to startAdvertising
|
stopScan() — method, interface com.distriqt.extension.bluetoothle.CentralManager |
|
Stops scanning for peripherals
|
SUBSCRIBE — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CentralEvent |
|
Disptached when a central subscribes to a peripheral's characteristic
|
SUBSCRIBE — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent |
| |
SUBSCRIBE_ERROR — Constant Static Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent |
| |
subscribeToCharacteristic(characteristic:com.distriqt.extension.bluetoothle.objects:Characteristic) — method, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
|
Subscribe to updates on this particular peripheral's characteristic. |
SUCCESS — 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 |