nRF51 SDK - S110 SoftDevice
|
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 |
HID Information characteristic value.
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 |
ble_srv_security_mode_t ble_hids_hid_information_t::security_mode |
Security mode for the HID Information characteristic.