Home
last modified time | relevance | path

Searched refs:tBTA_HD_EVT (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hd_api.h52 typedef uint16_t tBTA_HD_EVT; typedef
156 typedef void (tBTA_HD_CBACK)(tBTA_HD_EVT event, tBTA_HD *p_data);
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/hd/
Dbta_hd_act.c479 tBTA_HD_EVT cback_event = BTA_HD_CLOSE_EVT; in bta_hd_close_act()
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hd.c153 static void bte_hd_evt(tBTA_HD_EVT event, tBTA_HD *p_data) in bte_hd_evt()