Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h269 #define BTA_AG_IND_ROAM 4 /* position of roaming indicator */ macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c534 if ((id == BTA_AG_IND_ROAM) && (on_demand == FALSE)) { in bta_ag_send_ind()
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c235 case BTA_AG_IND_ROAM: in btc_hf_cind_evt()