See: Description
| Interface | Description |
|---|---|
| BluetoothLeAdapter |
BluetoothAdapter represents the physical Bluetooth adapter on the host machine (ex: hci0).
|
| BluetoothLeDevice |
BluetoothLeDevice represents a Bluetooth LE device to which connections
may be made.
|
| BluetoothLeGattCharacteristic |
BluetoothLeGattCharacteristic represents a GATT characteristic.
|
| BluetoothLeGattDescriptor |
BluetoothLeGattDescriptor represents a GATT descriptor.
|
| BluetoothLeGattService |
BluetoothLeGattService represents a GATT service.
|
| BluetoothLeService |
BluetoothLeService provides a mechanism for interfacing with Bluetooth LE devices.
|
| Enum | Description |
|---|---|
| BluetoothLeGattCharacteristicProperties |
BluetoothLeGattCharacteristicProperties contains the GATT characteristic property values
|
| BluetoothTransportType |
Defines the type of transport for Bluetooth devices.
|