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 |
peripheral — Property, class com.distriqt.extension.bluetoothle.events.CharacteristicEvent |
| |
peripheral — Property, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
|
The peripheral object concerned in this event
|
Peripheral — Interface, package com.distriqt.extension.bluetoothle.objects |
|
The Peripheral class represents a remote peripheral that was discovered by using the central manager scanning functionality. |
peripheral:connect — Event, interface com.distriqt.extension.bluetoothle.CentralManager |
| |
peripheral:connect:fail — Event, interface com.distriqt.extension.bluetoothle.CentralManager |
| |
peripheral:disconnect — Event, interface com.distriqt.extension.bluetoothle.CentralManager |
| |
peripheral:discovercharacteristics — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
| |
peripheral:discovered — Event, interface com.distriqt.extension.bluetoothle.CentralManager |
|
Dispatched when the central manager scan discovers a peripheral. |
peripheral:discoverservices — Event, interface com.distriqt.extension.bluetoothle.objects.Peripheral |
| |
PeripheralEvent — class, package com.distriqt.extension.bluetoothle.events |
| |
PeripheralEvent(type:String, bubbles:Boolean, cancelable:Boolean, peripheral:com.distriqt.extension.bluetoothle.objects:Peripheral, RSSI:Number) — Constructor, class com.distriqt.extension.bluetoothle.events.PeripheralEvent |
|
Constructor
|
peripheralManager — Property, class com.distriqt.extension.bluetoothle.BluetoothLE |
|
Access to the Peripheral Manager for functionality related to acting as a peripheral. |
PeripheralManager — Interface, package com.distriqt.extension.bluetoothle |
|
This is the main interface to the peripheral manager,
allowing the device to act as a peripheral by advertising
services and characteristics. |
peripheralManager:service:add — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager |
| |
peripheralManager:service:add:error — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager |
| |
peripheralManager:startAdvertising — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager |
| |
peripheralManager:state:changed — Event, interface com.distriqt.extension.bluetoothle.CentralManager |
| |
peripheralManager:state:changed — Event, interface com.distriqt.extension.bluetoothle.PeripheralManager |
| |
PeripheralManagerEvent — class, package com.distriqt.extension.bluetoothle.events |
| |
PeripheralManagerEvent(type:String, bubbles:Boolean, cancelable:Boolean, data:com.distriqt.extension.bluetoothle.objects:Service) — Constructor, class com.distriqt.extension.bluetoothle.events.PeripheralManagerEvent |
|
Constructor
|
peripherals — Property, interface com.distriqt.extension.bluetoothle.CentralManager |
|
The list of currently connected peripherals
|
PeripheralScanningOptions — class, package com.distriqt.extension.bluetoothle |
| |
PeripheralScanningOptions() — Constructor, class com.distriqt.extension.bluetoothle.PeripheralScanningOptions |
|
Constructor
|
PeripheralState — class, package com.distriqt.extension.bluetoothle.objects |
| |
PERMISSION_READABLE — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_READENCRYPTIONMITM — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_READENCRYPTIONREQUIRED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
permissions — Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
|
The permissions of the characteristic value
Characteristic permissions represent the read, write, and encryption permissions for a characteristic’s value
|
PERMISSION_WRITEABLE — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_WRITEENCRYPTIONMITM — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_WRITEENCRYPTIONREQUIRED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_WRITESIGNED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PERMISSION_WRITESIGNEDMITM — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PREPARE_QUEUE_FULL — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Request |
| |
properties — Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
|
The properties of the characteristic
The properties of a characteristic determine how the characteristic’s value and descriptors can be used and accessed
|
PROPERTY_AUTHENTICATEDSIGNEDWRITERS — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_BROADCAST — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_EXTENDED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_INDICATE — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_INDICATEENCRYPTIONREQUIRED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_NOTIFY — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_NOTIFYENCRYPTIONREQUIRED — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_READ — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_WRITE — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
PROPERTY_WRITEWITHOUTRESPONSE — Constant Static Property, class com.distriqt.extension.bluetoothle.objects.Characteristic |
| |
|
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 |