Cypress PSoC 6 Bluetooth Low Energy Middleware Library 3.60
cy_stc_ble_hidss_information_t Struct Reference

Description

HID Information Characteristic value.

Data Fields

uint16_t bcdHID
 Version number of HIDSe USB HID Specification implemented by HID Device.
 
uint8_t bCountryCode
 Identifies for which country hardware is localized for.
 
uint8_t flags
 Bit 0: RemoteWake - Indicates whether HID Device is capable of sending wake-signal to HID Host. More...
 

Field Documentation

◆ flags

uint8_t cy_stc_ble_hidss_information_t::flags

Bit 0: RemoteWake - Indicates whether HID Device is capable of sending wake-signal to HID Host.

Bit 1: NormallyConnectable - Indicates whether HID Device will be advertising when bonded but not connected.