Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h37 #define BTA_HF_CLIENT_PEER_FEAT_VREC 0x00000004 /* Voice recognition */ macro
/system/bt/btif/src/
Dbtif_hf_client.c327 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) in start_voice_recognition()
350 if (btif_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) in stop_voice_recognition()