Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h271 #define BTA_AG_IND_ROAM 5 /* position of roaming indicator */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_ag/
Dbta_ag_cmd.c561 if ((id == BTA_AG_IND_ROAM) && (on_demand == FALSE)) { in bta_ag_send_ind()