Bluetooth Driver services: Difference between revisions
No edit summary |
|||
Line 1,889: | Line 1,889: | ||
! Description | ! Description | ||
|- | |- | ||
| 0x0 || 0x4 || | | 0x0 || 0x4 || [[#BleGattUuid]] size. Must be 0x2, 0x4, or 0x10. | ||
|- | |- | ||
| 0x4 || 0x10 || | | 0x4 || 0x10 || [[#BleGattUuid]] with the above size. | ||
|} | |} | ||
Line 1,908: | Line 1,908: | ||
|- | |- | ||
| 0x4 || 0x14 || [[#GattAttributeUuid]] | | 0x4 || 0x14 || [[#GattAttributeUuid]] | ||
|} | |||
= BleGattUuid = | |||
{| class="wikitable" border="1" | |||
|- | |||
! Value | |||
! Description | |||
|- | |||
| 0x2902 || ClientConfigUuid16 | |||
|- | |||
| 0x2908 || ReportReferenceUuid16 | |||
|- | |||
| 0x1B666C080A578E83994EA7F7BF50DDA3 || PalmaOtafuControlPointUuid128 | |||
|- | |||
| 0x26FE2EE709244FB7914061D97A6CE8A2 || PalmaOtafuDataUuid128 | |||
|- | |||
| 0x45CEF889AF8E0784664404737C7FBE2B || NbatUuid128 | |||
|- | |||
| 0x46CEF889AF8E0784664404737C7FBE2B || BatteryLevelUuid128 | |||
|- | |||
| 0x47CEF889AF8E0784664404737C7FBE2B || BatteryStateUuid128 | |||
|- | |||
| 0xD88B7646729DBDA17A4425F4101126C7 || PalmaOtafuUuid128 | |||
|- | |||
| 0xE5237AE2516B55BB67456DF36CE17566 || NhogUuid128 | |||
|- | |||
| 0xE6237AE2516B55BB67456DF36CE17566 || InputReportUuid128 | |||
|- | |||
| 0xE7237AE2516B55BB67456DF36CE17566 || OutputCommandUuid128 | |||
|- | |||
| 0xE8237AE2516B55BB67456DF36CE17566 || CommandResponseUuid128 | |||
|} | |} | ||