Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 964: | Line 964: | ||
|- | |- | ||
| 3 || || Only available with [[#SetAdapterProperty]]. Unknown, [[#Address]]. The default is the same as type2, with the last two bytes inverted. | | 3 || || Only available with [[#SetAdapterProperty]]. Unknown, [[#Address]]. The default is the same as type2, with the last two bytes inverted. | ||
This uses a BSA extension (message 0x8CE), the message handler which is used here uses HCI vendor command 0xFD98 with param_len=0x7: u8 param+0 = {whether the [[#Address]] is non-zero}, +1 6-bytes = {[[#Address]] with byte-order swapped}. | |||
|- | |- | ||
| 5 || || 3-bytes, Class of Device. | | 5 || || 3-bytes, Class of Device. |