HIDS Information Flags define. More...

+ Collaboration diagram for Information Flags:

Macros

#define HID_INFO_FLAG_REMOTE_WAKE_MSK   0x01
 Bit mask of Remote Wake flag in HIDS information. More...
 
#define HID_INFO_FLAG_NORMALLY_CONNECTABLE_MSK   0x02
 Bit mask of Normally Connectable flag in HIDS information. More...
 

Detailed Description

HIDS Information Flags define.

Macro Definition Documentation

◆ HID_INFO_FLAG_NORMALLY_CONNECTABLE_MSK

#define HID_INFO_FLAG_NORMALLY_CONNECTABLE_MSK   0x02

Bit mask of Normally Connectable flag in HIDS information.

Definition at line 100 of file hids.h.

◆ HID_INFO_FLAG_REMOTE_WAKE_MSK

#define HID_INFO_FLAG_REMOTE_WAKE_MSK   0x01

Bit mask of Remote Wake flag in HIDS information.

Definition at line 99 of file hids.h.