Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h54 #define BTA_HH_SET_IDLE_EVT 9 /* BTA_HhSetIdle finish callback */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_act.c680 case BTA_HH_SET_IDLE_EVT : in bta_hh_handsk_act()
760 case BTA_HH_SET_IDLE_EVT : in bta_hh_ctrl_dat_act()
1244 case BTA_HH_SET_IDLE_EVT: in bta_hh_get_w4_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c221 CASE_RETURN_STR(BTA_HH_SET_IDLE_EVT) in dump_hh_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c408 case BTA_HH_SET_IDLE_EVT: in bte_hh_evt()
1476 case BTA_HH_SET_IDLE_EVT: in btc_hh_cb_handler()
1480 btc_hh_cb_to_app(BTA_HH_SET_IDLE_EVT, &param); in btc_hh_cb_handler()