Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_cmd.c64 case BTA_HF_CLIENT_AT_CMD_BVRA: in bta_hf_client_send_at_cmd()
/system/bt/bta/include/
Dbta_hf_client_api.h139 #define BTA_HF_CLIENT_AT_CMD_BVRA 11 macro
/system/bt/btif/src/
Dbtif_hf_client.c329 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_BVRA, 1, 0, NULL); in start_voice_recognition()
352 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_BVRA, 0, 0, NULL); in stop_voice_recognition()