Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_ag_api.h107 #define BTA_AG_PEER_FEAT_VREC 0x0008 /* Voice recognition activation */ macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_hf.c616 if (btif_hf_cb.peer_feat & BTA_AG_PEER_FEAT_VREC) in start_voice_recognition()
649 if (btif_hf_cb.peer_feat & BTA_AG_PEER_FEAT_VREC) in stop_voice_recognition()