Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h68 typedef UINT8 tBTA_HF_CLIENT_AT_CMD; typedef
75 tBTA_HF_CLIENT_AT_CMD cmd;
89 tBTA_HF_CLIENT_AT_CMD current_cmd;
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_at.c113 static void bta_hf_client_queue_at(tBTA_HF_CLIENT_AT_CMD cmd, const char *buf, UINT16 buf_len) in bta_hf_client_queue_at()
175 static void bta_hf_client_send_at(tBTA_HF_CLIENT_AT_CMD cmd, char *buf, UINT16 buf_len) in bta_hf_client_send_at()
1439 tBTA_HF_CLIENT_AT_CMD cmd; in bta_hf_client_send_at_cind()