nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ble_hids_hid_information_t Struct Reference

Data Fields

uint16_t bcd_hid
 
uint8_t b_country_code
 
uint8_t flags
 
ble_srv_security_mode_t security_mode
 

Field Documentation

uint16_t bcd_hid

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

uint8_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).

ble_srv_security_mode_t security_mode

Security mode for the HID Information characteristic.