Home
last modified time | relevance | path

Searched refs:HID_PAR_PROTOCOL_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h125 #define HID_PAR_PROTOCOL_MASK (0x01) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/hid/
Dhidd_conn.c554 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()