Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c140 if (features & BTA_HF_CLIENT_FEAT_VREC) { in bta_hf_client_add_record()
141 sdp_features |= BTA_HF_CLIENT_FEAT_VREC; in bta_hf_client_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h61 #define BTA_HF_CLIENT_FEAT_VREC 0x00000008 /* Voice recognition activation */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c53 BTA_HF_CLIENT_FEAT_VREC | \