Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_sco.c427 else if (event == BTM_ESCO_CHG_EVT) in bta_ag_esco_connreq_cback()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c1678 (*p->esco.p_esco_cback)(BTM_ESCO_CHG_EVT, in btm_esco_proc_conn_chg()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1055 #define BTM_ESCO_CHG_EVT 1 macro