Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_PEER_CODEC (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h50 #define BTA_HF_CLIENT_PEER_CODEC 0x00000200 /* Codec Negotiation */ macro
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c262 bta_hf_client_cb.scb.peer_features |= BTA_HF_CLIENT_PEER_CODEC; in bta_hf_client_sdp_find_attr()
Dbta_hf_client_main.c607 if (bta_hf_client_cb.scb.peer_features & BTA_HF_CLIENT_PEER_CODEC) { in bta_hf_client_slc_seq()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c286 if (hf_client_local_param.btc_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_CODEC) in btc_hf_client_connect_audio()