Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h42 #define BTA_HF_CLIENT_PEER_FEAT_VREC 0x00000004 /* Voice recognition */ macro
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc406 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in start_voice_recognition()
428 if (cb->peer_feat & BTA_HF_CLIENT_PEER_FEAT_VREC) { in stop_voice_recognition()