Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_ag_api.h60 #define BTA_AG_PEER_FEAT_VREC 0x0008 /* Voice recognition activation */ macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c442 if (hf_local_param[idx].btc_hf_cb.peer_feat & BTA_AG_PEER_FEAT_VREC) { in btc_hf_vra()