bluez-peripheral
0.1.6
Contents:
Characteristics/ Descriptors
Pairing
Reference:
bluez_peripheral package
bluez-peripheral
»
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
|
Y
_
__call__() (bluez_peripheral.gatt.characteristic.characteristic method)
A
Adapter (class in bluez_peripheral.util)
add_characteristic() (bluez_peripheral.gatt.service.Service method)
add_descriptor() (bluez_peripheral.gatt.characteristic.characteristic method)
add_service() (bluez_peripheral.gatt.service.ServiceCollection method)
Advertisement (class in bluez_peripheral.advert)
AdvertisingIncludes (class in bluez_peripheral.advert)
AgentCapability (class in bluez_peripheral.agent)
APPEARANCE (bluez_peripheral.advert.AdvertisingIncludes attribute)
AUTHENTICATED_SIGNED_WRITES (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
AUTHORIZE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
B
BaseAgent (class in bluez_peripheral.agent)
bluez_peripheral.advert
module
bluez_peripheral.agent
module
bluez_peripheral.gatt.characteristic
module
bluez_peripheral.gatt.descriptor
module
bluez_peripheral.gatt.service
module
bluez_peripheral.util
module
bluez_peripheral.uuid
module
BROADCAST (bluez_peripheral.advert.PacketType attribute)
(bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
BTUUID (class in bluez_peripheral.uuid)
C
changed() (bluez_peripheral.gatt.characteristic.characteristic method)
characteristic (class in bluez_peripheral.gatt.characteristic)
CharacteristicFlags (class in bluez_peripheral.gatt.characteristic)
CharacteristicReadOptions (class in bluez_peripheral.gatt.characteristic)
CharacteristicWriteOptions (class in bluez_peripheral.gatt.characteristic)
CharacteristicWriteType (class in bluez_peripheral.gatt.characteristic)
COMMAND (bluez_peripheral.gatt.characteristic.CharacteristicWriteType attribute)
D
descriptor (class in bluez_peripheral.gatt.descriptor)
descriptor() (bluez_peripheral.gatt.characteristic.characteristic method)
DescriptorFlags (class in bluez_peripheral.gatt.descriptor)
DescriptorReadOptions (class in bluez_peripheral.gatt.descriptor)
DescriptorWriteOptions (class in bluez_peripheral.gatt.descriptor)
device (bluez_peripheral.gatt.characteristic.CharacteristicReadOptions property)
(bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorReadOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorWriteOptions property)
DISPLAY_ONLY (bluez_peripheral.agent.AgentCapability attribute)
DISPLAY_YES_NO (bluez_peripheral.agent.AgentCapability attribute)
E
ENCRPYT_WRITE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
ENCRYPT_AUTHENTICATED_READ (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
ENCRYPT_AUTHENTICATED_WRITE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
ENCRYPT_READ (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
ENCRYPT_WRITE (bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
EXTENDED_PROPERTIES (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
F
from_uuid16() (bluez_peripheral.uuid.BTUUID class method)
from_uuid16_128() (bluez_peripheral.uuid.BTUUID class method)
G
get_address() (bluez_peripheral.util.Adapter method)
get_alias() (bluez_peripheral.util.Adapter method)
get_all() (bluez_peripheral.util.Adapter class method)
get_first() (bluez_peripheral.util.Adapter class method)
get_message_bus() (in module bluez_peripheral.util)
get_name() (bluez_peripheral.util.Adapter method)
get_powered() (bluez_peripheral.util.Adapter method)
I
INDICATE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
is_bluez_available() (in module bluez_peripheral.util)
is_registered() (bluez_peripheral.gatt.service.Service method)
(bluez_peripheral.gatt.service.ServiceCollection method)
K
KEYBOARD_DISPLAY (bluez_peripheral.agent.AgentCapability attribute)
KEYBOARD_ONLY (bluez_peripheral.agent.AgentCapability attribute)
L
link (bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorReadOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorWriteOptions property)
LOCAL_NAME (bluez_peripheral.advert.AdvertisingIncludes attribute)
M
module
bluez_peripheral.advert
bluez_peripheral.agent
bluez_peripheral.gatt.characteristic
bluez_peripheral.gatt.descriptor
bluez_peripheral.gatt.service
bluez_peripheral.util
bluez_peripheral.uuid
mtu (bluez_peripheral.gatt.characteristic.CharacteristicReadOptions property)
(bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
N
NO_INPUT_NO_OUTPUT (bluez_peripheral.agent.AgentCapability attribute)
NoIoAgent (class in bluez_peripheral.agent)
NOTIFY (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
O
offset (bluez_peripheral.gatt.characteristic.CharacteristicReadOptions property)
(bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorReadOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorWriteOptions property)
P
PacketType (class in bluez_peripheral.advert)
PERIPHERAL (bluez_peripheral.advert.PacketType attribute)
prepare_authorize (bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
(bluez_peripheral.gatt.descriptor.DescriptorWriteOptions property)
R
READ (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
register() (bluez_peripheral.advert.Advertisement method)
(bluez_peripheral.agent.BaseAgent method)
(bluez_peripheral.gatt.service.Service method)
(bluez_peripheral.gatt.service.ServiceCollection method)
RELIABLE (bluez_peripheral.gatt.characteristic.CharacteristicWriteType attribute)
RELIABLE_WRITE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
remove_characteristic() (bluez_peripheral.gatt.service.Service method)
remove_descriptor() (bluez_peripheral.gatt.characteristic.characteristic method)
remove_service() (bluez_peripheral.gatt.service.ServiceCollection method)
REQUEST (bluez_peripheral.gatt.characteristic.CharacteristicWriteType attribute)
S
SECURE_READ (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
SECURE_WRITE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
Service (class in bluez_peripheral.gatt.service)
ServiceCollection (class in bluez_peripheral.gatt.service)
set_alias() (bluez_peripheral.util.Adapter method)
set_powered() (bluez_peripheral.util.Adapter method)
setter() (bluez_peripheral.gatt.characteristic.characteristic method)
(bluez_peripheral.gatt.descriptor.descriptor method)
T
TestAgent (class in bluez_peripheral.agent)
TX_POWER (bluez_peripheral.advert.AdvertisingIncludes attribute)
type (bluez_peripheral.gatt.characteristic.CharacteristicWriteOptions property)
U
unregister() (bluez_peripheral.gatt.service.Service method)
(bluez_peripheral.gatt.service.ServiceCollection method)
uuid16 (bluez_peripheral.uuid.BTUUID property)
W
WRITABLE_AUXILIARIES (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
WRITE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
(bluez_peripheral.gatt.descriptor.DescriptorFlags attribute)
WRITE_WITHOUT_RESPONSE (bluez_peripheral.gatt.characteristic.CharacteristicFlags attribute)
Y
YesNoAgent (class in bluez_peripheral.agent)