Airoha M0 BLE API  1.0.5.4
hids_char_hid_information_t Struct Reference

HID information characteristic initialization parameters. More...

Data Fields

uint16_t bcdHID
 
uint8_t bCountryCode
 
uint8_t flags
 

Detailed Description

HID information characteristic initialization parameters.

Field Documentation

◆ bcdHID

uint16_t hids_char_hid_information_t::bcdHID

version number of base USB HID Spec.

◆ bCountryCode

uint8_t hids_char_hid_information_t::bCountryCode

Identifies which country the hardware is localized for.

◆ flags

uint8_t hids_char_hid_information_t::flags

Bit mask
Bit0: RemoteWake.
Bit1: NormallyConnectable.