Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h37 BTA_HF_CLIENT_AT_NONE, enumerator
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c177 if ((bta_hf_client_cb.scb.at_cb.current_cmd == BTA_HF_CLIENT_AT_NONE || in bta_hf_client_send_at()
288 bta_hf_client_cb.scb.at_cb.current_cmd = BTA_HF_CLIENT_AT_NONE; in bta_hf_client_handle_ok()
295 case BTA_HF_CLIENT_AT_NONE: in bta_hf_client_handle_ok()
305 bta_hf_client_cb.scb.at_cb.current_cmd = BTA_HF_CLIENT_AT_NONE; in bta_hf_client_handle_ok()
340 bta_hf_client_cb.scb.at_cb.current_cmd = BTA_HF_CLIENT_AT_NONE; in bta_hf_client_handle_error()
1860 bta_hf_client_cb.scb.at_cb.current_cmd = BTA_HF_CLIENT_AT_NONE; in bta_hf_client_at_reset()
Dbta_hf_client_main.c557 bta_hf_client_cb.scb.at_cb.current_cmd = BTA_HF_CLIENT_AT_NONE; in send_post_slc_cmd()
602 case BTA_HF_CLIENT_AT_NONE: in bta_hf_client_slc_seq()