Searched refs:tmp_buf (Results 1 – 1 of 1) sorted by relevance
1580 char tmp_buf[BTA_HF_CLIENT_UNKNOWN_EVENT_LEN]; in bta_hf_client_process_unknown() local1582 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()