![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
HID Service characteristic id. More...
#include <ble_hids.h>
Data Fields | |
uint16_t | uuid |
uint8_t | rep_type |
uint8_t | rep_index |
HID Service characteristic id.
uint8_t ble_hids_char_id_t::rep_index |
Index of the characteristic (only used for BLE_UUID_REPORT_CHAR).
uint8_t ble_hids_char_id_t::rep_type |
Type of report (only used for BLE_UUID_REPORT_CHAR, see BLE_HIDS_REPORT_TYPE).
uint16_t ble_hids_char_id_t::uuid |
UUID of characteristic.