Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_cmd.c28 tBTA_HF_CLIENT_DATA_VAL *p_val = (tBTA_HF_CLIENT_DATA_VAL *)p_data; in bta_hf_client_send_at_cmd()
Dbta_hf_client_api.c279 tBTA_HF_CLIENT_DATA_VAL *p_buf; in BTA_HfClientSendAT()
281 if ((p_buf = (tBTA_HF_CLIENT_DATA_VAL *) osi_malloc(sizeof(tBTA_HF_CLIENT_DATA_VAL))) != NULL) { in BTA_HfClientSendAT()
/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_int.h123 } tBTA_HF_CLIENT_DATA_VAL; typedef
139 tBTA_HF_CLIENT_DATA_VAL val;