nRF5 SDK v16.0.0
Data Fields
ble_hids_hid_information_t Struct Reference

HID Information characteristic value. More...

#include <ble_hids.h>

Data Fields

uint16_t bcd_hid
 
uint8_t b_country_code
 
uint8_t flags
 
security_req_t rd_sec
 

Detailed Description

HID Information characteristic value.

Field Documentation

uint8_t ble_hids_hid_information_t::b_country_code

Identifies which country the hardware is localized for. Most hardware is not localized and thus this value would be zero (0).

uint16_t ble_hids_hid_information_t::bcd_hid

16-bit unsigned integer representing version number of base USB HID Specification implemented by HID Device

uint8_t ble_hids_hid_information_t::flags
security_req_t ble_hids_hid_information_t::rd_sec

Security requirement for reading HID Information characteristic value.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated