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:
Szymon Janc 2013-10-29 12:52:38 +01:00 committed by Johan Hedberg
parent 806721a4cb
commit 4360ee9b6b

View File

@ -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)