Searched refs:BTA_HF_CLIENT_FEAT_VREC (Results 1 – 3 of 3) sorted by relevance
147 if (features & BTA_HF_CLIENT_FEAT_VREC) in bta_hf_client_add_record()148 sdp_features |= BTA_HF_CLIENT_FEAT_VREC; in bta_hf_client_add_record()
59 #define BTA_HF_CLIENT_FEAT_VREC 0x00000008 /* Voice recognition activation */ macro
76 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \