BLE FOTA APP
ble_hids_rep_char_t Struct Reference
[Human Interface Device Service]
HID Report characteristic structure. More...
#include <ble_hids.h>
Data Fields | |
| ble_gatts_char_handles_t | char_handles |
| Handles related to the Report characteristic. | |
| uint16_t | ref_handle |
| Handle of the Report Reference descriptor. | |
Detailed Description
HID Report characteristic structure.
Definition at line 164 of file ble_hids.h.
Field Documentation
Handles related to the Report characteristic.
Definition at line 166 of file ble_hids.h.
| uint16_t ref_handle |
Handle of the Report Reference descriptor.
Definition at line 167 of file ble_hids.h.
Generated on Tue Jul 12 2022 21:01:01 by
1.7.2
Yihui Xiong