Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h47 #define BTA_HF_CLIENT_PEER_ECS 0x00000040 /* Enhanced Call Status */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c568 if (hf_client_local_param.btc_hf_client_cb.peer_feat & BTA_HF_CLIENT_PEER_ECS) in btc_hf_client_query_current_calls()