Home
last modified time | relevance | path

Searched refs:BTA_AG_BVRA_RES (Results 1 – 4 of 4) sorted by relevance

/system/bt/bta/include/
Dbta_ag_api.h121 #define BTA_AG_BVRA_RES 6 /* Update voice recognition state */ macro
/system/bt/btif/src/
Dbtif_hf.c922 BTA_AgResult (btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, &ag_res); in start_voice_recognition()
963 BTA_AgResult (btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, &ag_res); in stop_voice_recognition()
/system/bt/bta/ag/
Dbta_ag_main.c947 case BTA_AG_BVRA_RES: return ("AT Result BTA_AG_BVRA_RES"); in bta_ag_evt_str()
Dbta_ag_cmd.c1952 case BTA_AG_BVRA_RES: in bta_ag_hfp_result()