Bluetooth Driver services: Difference between revisions

No edit summary
Line 674: Line 674:
= BluetoothPropertyType =
= BluetoothPropertyType =
This is u32 enum "nn::bluetooth::BluetoothPropertyType".
This is u32 enum "nn::bluetooth::BluetoothPropertyType".
{| class="wikitable" border="1"
|-
!  Value
!  Description
!  Buffer contents
|-
| 1 || || String
|-
| 2 || || 6-bytes
|-
| 3 || || 3-bytes
|-
| 5 || || 3-bytes
|-
| 6 || || 1-byte
|}


= TransportType =
= TransportType =