Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc1580 char tmp_buf[BTA_HF_CLIENT_UNKNOWN_EVENT_LEN]; in bta_hf_client_process_unknown() local
1582 strlcpy(tmp_buf, start, evt_size); in bta_hf_client_process_unknown()
1583 bta_hf_client_unknown_response(client_cb, tmp_buf); in bta_hf_client_process_unknown()