Bluetooth Driver services: Difference between revisions
Line 677: | Line 677: | ||
= HidData = | = HidData = | ||
This is "nn::bluetooth::HidData". This is a 0x282-byte struct. | This is "nn::bluetooth::HidData". This is a 0x282-byte struct. | ||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 || 0x2 || Size of the following data. | |||
|- | |||
| 0x2 || 0x280 || Data | |||
|} | |||
= HidReport = | = HidReport = |