mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2025-01-26 14:23:28 +08:00
android: Define class of device as four bytes in IPC doc
For PIN and SSP requests callback define CoD as 4 bytes. This will allow HAL library to pass CoD direclty to callback. Will also match how CoD is passed as property.
This commit is contained in:
parent
806721a4cb
commit
4360ee9b6b
@ -354,13 +354,13 @@ Notifications:
|
||||
|
||||
Notification parameters: Remote address (6 octets)
|
||||
Remote name (249 octets)
|
||||
Class of device (3 octets)
|
||||
Class of device (4 octets)
|
||||
|
||||
Opcode 0x87 - SSP Request notification
|
||||
|
||||
Notification parameters: Remote address (6 octets)
|
||||
Remote name (249 octets)
|
||||
Class of device (3 octets)
|
||||
Class of device (4 octets)
|
||||
Pairing variant (1 octet)
|
||||
Passkey (4 octets)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user