Searched refs:HID_PAR_PROTOCOL_MASK (Results 1 – 2 of 2) sorted by relevance
125 #define HID_PAR_PROTOCOL_MASK (0x01) macro
554 hd_cb.device.boot_mode = !(param & HID_PAR_PROTOCOL_MASK); in hidd_l2cif_data_ind()555 …hd_cb.callback(hd_cb.device.addr, HID_DHOST_EVT_SET_PROTOCOL, param & HID_PAR_PROTOCOL_MASK, NULL); in hidd_l2cif_data_ind()