Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h70 #define BTA_HF_CLIENT_CHLD_REL 0x00000001 /* 0 Release waiting call or held calls */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c457 if (hf_client_local_param.btc_hf_client_cb.chld_feat & BTA_HF_CLIENT_CHLD_REL) in btc_hf_client_send_chld_cmd()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c743 bta_hf_client_handle_chld(BTA_HF_CLIENT_CHLD_REL); in bta_hf_client_parse_chld()