Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nRF51822 by
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 18:47:36 by
