Searched refs:COD_HID_MAJOR (Results 1 – 4 of 4) sorted by relevance
37 #define COD_HID_MAJOR 0x0500 macro
306 constexpr int kHidMask = COD_HID_MAJOR; in btif_storage_get_wake_capable_classic_hid_devices()307 constexpr int kKeyboardMouseMask = COD_HID_COMBO & ~COD_HID_MAJOR; in btif_storage_get_wake_capable_classic_hid_devices()
54 #define COD_HID_MAJOR 0x0500 macro
500 return (get_cod(remote_bdaddr) & COD_HID_MASK) == COD_HID_MAJOR; in check_cod_hid()504 return (get_cod(&bd_addr) & COD_HID_MASK) == COD_HID_MAJOR; in check_cod_hid()