Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_act.c326 bta_hf_client_cb.scb.chld_features = 0; in bta_hf_client_rfc_fail()
396 bta_hf_client_cb.scb.chld_features = 0; in bta_hf_client_rfc_close()
549 evt.chld_feat = bta_hf_client_cb.scb.chld_features; in bta_hf_client_svc_conn_open()
Dbta_hf_client_at.c421 bta_hf_client_cb.scb.chld_features |= mask; in bta_hf_client_handle_chld()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h154 tBTA_HF_CLIENT_CHLD_FEAT chld_features; /* call handling features */ member