Home
last modified time | relevance | path

Searched refs:HID_PAR_PROTOCOL_BOOT_MODE (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/stack/include/stack/
Dhiddefs.h127 #define HID_PAR_PROTOCOL_BOOT_MODE (0x00) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c555 HID_TRANS_SET_PROTOCOL, HID_PAR_PROTOCOL_BOOT_MODE, in bta_hh_open_cmpl_act()
1057 HID_PAR_PROTOCOL_REPORT : HID_PAR_PROTOCOL_BOOT_MODE; in bta_hh_write_dev_act()
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c655 bta_hd_cb.boot_mode = (p_cback->data == HID_PAR_PROTOCOL_BOOT_MODE); in bta_hd_set_protocol_act()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c784 case HID_PAR_PROTOCOL_BOOT_MODE: in btc_hd_cb_handler()