Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_ag_api.h120 BTA_AG_BVRA_RES = 6, /* Update voice recognition state */ enumerator
153 CASE_RETURN_TEXT(BTA_AG_BVRA_RES); in bta_ag_result_text()
/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_main.cc58 CASE_RETURN_STR(BTA_AG_BVRA_RES) in bta_ag_res_str()
Dbta_ag_cmd.cc156 {"+BVRA: ", BTA_AG_BVRA_RES, BTA_AG_RES_FMT_INT},
1780 case BTA_AG_BVRA_RES: in bta_ag_hfp_result()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc1017 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res); in StartVoiceRecognition()
1040 BTA_AgResult(btif_hf_cb[idx].handle, BTA_AG_BVRA_RES, ag_res); in StopVoiceRecognition()