Home
last modified time | relevance | path

Searched refs:BTA_HH_RMV_DEV_EVT (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h57 #define BTA_HH_RMV_DEV_EVT 12 /* remove device finished */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c397 p_buf->sub_event = BTA_HH_RMV_DEV_EVT; in BTA_HhRemoveDev()
Dbta_hh_act.c998 case BTA_HH_RMV_DEV_EVT: /* remove device */ in bta_hh_maint_dev_act()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_util.c224 CASE_RETURN_STR(BTA_HH_RMV_DEV_EVT) in dump_hh_event()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c417 case BTA_HH_RMV_DEV_EVT: in bte_hh_evt()
1507 case BTA_HH_RMV_DEV_EVT: in btc_hh_cb_handler()