Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_api.cc180 tBTA_HF_CLIENT_DATA_VAL* p_buf = in BTA_HfClientSendAT()
181 (tBTA_HF_CLIENT_DATA_VAL*)osi_malloc(sizeof(tBTA_HF_CLIENT_DATA_VAL)); in BTA_HfClientSendAT()
Dbta_hf_client_int.h142 } tBTA_HF_CLIENT_DATA_VAL; typedef
150 tBTA_HF_CLIENT_DATA_VAL val;
Dbta_hf_client_at.cc2296 tBTA_HF_CLIENT_DATA_VAL* p_val = (tBTA_HF_CLIENT_DATA_VAL*)p_data; in bta_hf_client_send_at_cmd()