bluez library

Classes

BlueZAdapter
A Bluetooth adapter.
BlueZAgent
Agent object for a client to register.
BlueZAgentPasskeyResponse
BlueZAgentPinCodeResponse
BlueZAgentResponse
BlueZClient
A client that connects to BlueZ.
BlueZDevice
A Bluetooth device.
BlueZGattAcquireNotifyResult
Result of a BlueZGattCharacteristic.acquireNotify call.
BlueZGattAcquireWriteResult
Result of a BlueZGattCharacteristic.acquireWrite call.
BlueZGattCharacteristic
A characteristic of a GATT service.
BlueZGattDescriptor
A GATT characteristic descriptor.
BlueZGattService
A GATT service running on a BlueZ device.
BlueZManufacturerId
Bluetooth manufacturer Id.
BlueZUUID
128 bit universally unique identifier used in Bluetooth.

Enums

BlueZAddressType
Types of Bluetooth address.
BlueZAgentCapability
The capability of an agent registered with BlueZClient.registerAgent.
BlueZGattCharacteristicFlag
Defines how a GATT characteristic value can be used.
BlueZGattCharacteristicWriteType
Types of writes to a GATT characteristic.