Bluetooth Driver services: Difference between revisions
No edit summary |
No edit summary |
||
Line 965: | Line 965: | ||
| 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. | ||
|- | |- | ||
| 5 || || 3-bytes | | 5 || || 3-bytes, Class of Device. | ||
|- | |- | ||
| 6 || || 1-byte. The default is value 0x68. | | 6 || || 1-byte. The default is value 0x68. | ||
Line 1,128: | Line 1,128: | ||
| 0xFF || 0x10 || | | 0xFF || 0x10 || | ||
|- | |- | ||
| 0x10F || 0x3 || Device | | 0x10F || 0x3 || Class of Device. | ||
|- | |- | ||
| 0x112 || 0x4 || Set to fixed value u32 0x1. | | 0x112 || 0x4 || Set to fixed value u32 0x1. | ||
Line 1,168: | Line 1,168: | ||
| 0x6 || 0xF9 || Device name, NUL-terminated string. | | 0x6 || 0xF9 || Device name, NUL-terminated string. | ||
|- | |- | ||
| 0xFF || 0x3 || Device | | 0xFF || 0x3 || Class of Device. | ||
|} | |} | ||
Line 1,183: | Line 1,183: | ||
| 0x6 || 0xF9 || Device name, NUL-terminated string. | | 0x6 || 0xF9 || Device name, NUL-terminated string. | ||
|- | |- | ||
| 0xFF || 0x3 || Device | | 0xFF || 0x3 || Class of Device. | ||
|- | |- | ||
| 0x102 || 0x2 || Padding | | 0x102 || 0x2 || Padding |