Home
last modified time | relevance | path

Searched defs:at_cb (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h157 tBTA_HF_CLIENT_AT_CB at_cb; /* AT Parser control block */ member
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_ag/include/
Dbta_ag_int.h258 tBTA_AG_AT_CB at_cb; /* AT command interpreter */ member
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c1302 tBTA_HF_CLIENT_AT_CB *at_cb = &bta_hf_client_cb.scb.at_cb; in bta_hf_client_check_at_complete() local