nRF51 SDK - S110 SoftDevice
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
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
 
ble_srv_security_mode_t security_mode
 

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

ble_srv_security_mode_t ble_hids_hid_information_t::security_mode

Security mode for the HID Information characteristic.