Toggle navigation sidebar
Toggle in-page Table of Contents
Android Bluetooth Low Energy
Android Bluetooth Low Energy
API
able.BluetoothDispatcher
Usage Examples
repository
open issue
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
_
__init__() (able.BluetoothDispatcher method)
A
able
module
,
[1]
able.advertising
module
able.filters
module
able.permissions
module
able.scan_settings
module
ACCESS_BACKGROUND_LOCATION (able.Permission attribute)
ACCESS_FINE_LOCATION (able.Permission attribute)
adapter (able.BluetoothDispatcher property)
AdapterState (class in able)
AdvertiseData (class in able.advertising)
Advertisement (class in able)
Advertisement.ad_types (class in able)
Advertiser (class in able.advertising)
ALREADY_STARTED (able.advertising.Status attribute)
B
BLUETOOTH_ADVERTISE (able.Permission attribute)
BLUETOOTH_CONNECT (able.Permission attribute)
BLUETOOTH_SCAN (able.Permission attribute)
BluetoothDispatcher (class in able)
,
[1]
bonded_devices (able.BluetoothDispatcher property)
C
close_gatt() (able.BluetoothDispatcher method)
connect_by_device_address() (able.BluetoothDispatcher method)
connect_gatt() (able.BluetoothDispatcher method)
D
data (able.advertising.Advertiser property)
DATA_TOO_LARGE (able.advertising.Status attribute)
DeviceAddressFilter (class in able.filters)
DeviceName (class in able.advertising)
DeviceNameFilter (class in able.filters)
discover_services() (able.BluetoothDispatcher method)
E
EmptyFilter (class in able.filters)
enable_notifications() (able.BluetoothDispatcher method)
F
FEATURE_UNSUPPORTED (able.advertising.Status attribute)
Filter (class in able.filters)
G
gatt (able.BluetoothDispatcher property)
GATT_SUCCESS (in module able)
H
HIGH (able.advertising.Interval attribute)
I
INTERNAL_ERROR (able.advertising.Status attribute)
interval (able.advertising.Advertiser property)
Interval (class in able.advertising)
L
LOW (able.advertising.TXPower attribute)
M
ManufacturerData (class in able.advertising)
ManufacturerDataFilter (class in able.filters)
MAX (able.advertising.Interval attribute)
(able.advertising.TXPower attribute)
MEDIUM (able.advertising.Interval attribute)
(able.advertising.TXPower attribute)
MIN (able.advertising.Interval attribute)
(able.advertising.TXPower attribute)
module
able
,
[1]
able.advertising
able.filters
able.permissions
able.scan_settings
N
name (able.BluetoothDispatcher property)
O
OFF (able.AdapterState attribute)
ON (able.AdapterState attribute)
on_advertising_data_set() (able.advertising.Advertiser method)
on_advertising_enabled() (able.advertising.Advertiser method)
on_advertising_parameters_updated() (able.advertising.Advertiser method)
on_advertising_started() (able.advertising.Advertiser method)
on_advertising_stopped() (able.advertising.Advertiser method)
on_characteristic_changed() (able.BluetoothDispatcher method)
on_characteristic_read() (able.BluetoothDispatcher method)
on_characteristic_write() (able.BluetoothDispatcher method)
on_connection_state_change() (able.BluetoothDispatcher method)
on_descriptor_read() (able.BluetoothDispatcher method)
on_descriptor_write() (able.BluetoothDispatcher method)
on_device() (able.BluetoothDispatcher method)
on_error() (able.BluetoothDispatcher method)
on_gatt_release() (able.BluetoothDispatcher method)
on_mtu_changed() (able.BluetoothDispatcher method)
on_rssi_updated() (able.BluetoothDispatcher method)
on_scan_completed() (able.BluetoothDispatcher method)
on_scan_response_data_set() (able.advertising.Advertiser method)
on_scan_started() (able.BluetoothDispatcher method)
on_services() (able.BluetoothDispatcher method)
P
Permission (class in able)
R
read_characteristic() (able.BluetoothDispatcher method)
request_mtu() (able.BluetoothDispatcher method)
require_bluetooth_enabled() (in module able)
S
scan_data (able.advertising.Advertiser property)
ScanSettings (class in able.scan_settings)
ScanSettingsBuilder (class in able.scan_settings)
search() (able.Services method)
ServiceData (class in able.advertising)
ServiceDataFilter (class in able.filters)
Services (class in able)
ServiceSolicitationFilter (class in able.filters)
ServiceUUID (class in able.advertising)
ServiceUUIDFilter (class in able.filters)
set_queue_timeout() (able.BluetoothDispatcher method)
SIGNED (able.WriteType attribute)
start() (able.advertising.Advertiser method)
start_scan() (able.BluetoothDispatcher method)
STATE_CONNECTED (in module able)
STATE_DISCONNECTED (in module able)
Status (class in able.advertising)
stop() (able.advertising.Advertiser method)
stop_scan() (able.BluetoothDispatcher method)
SUCCESS (able.advertising.Status attribute)
T
TOO_MANY_ADVERTISERS (able.advertising.Status attribute)
TURNING_OFF (able.AdapterState attribute)
TURNING_ON (able.AdapterState attribute)
tx_power (able.advertising.Advertiser property)
TXPower (class in able.advertising)
TXPowerLevel (class in able.advertising)
U
ULTRA_LOW (able.advertising.TXPower attribute)
update_rssi() (able.BluetoothDispatcher method)
W
write_characteristic() (able.BluetoothDispatcher method)
write_descriptor() (able.BluetoothDispatcher method)
WriteType (class in able)