Interface | Description |
---|---|
BluetoothPermissions |
The
BluetoothPermissions interface enumerates the values for attribute permissions. |
BluetoothProperties |
The
BluetoothProperties interface enumerates the values for characteristic properties. |
BluetoothStatus |
The
BluetoothStatus interface enumerates the values for error codes of ATT requests. |
Class | Description |
---|---|
BluetoothAdapter |
The
BluetoothAdapter class represents a Bluetooth adapter. |
BluetoothAttribute |
The
BluetoothAttribute class represents a remote or a local GATT attribute. |
BluetoothCharacteristic |
The
BluetoothCharacteristic class represents a remote or a local GATT characteristic. |
BluetoothDescriptor |
The
BluetoothDescriptor class represents a remote or a local GATT descriptor. |
BluetoothDevice |
The
BluetoothDevice class represents a remote Bluetooth device. |
BluetoothService |
The
BluetoothService class represents a remote or a local GATT service. |
BluetoothUuid |
The
BluetoothUuid class represents the UUID of a service or attribute. |
Enum | Description |
---|---|
BluetoothService.Type |
The
Type class enumerates the values for service types. |