Searched refs:tmp_buf (Results 1 – 2 of 2) sorted by relevance
21 uint8_t *tmp_buf; in create_tmp_file() local55 tmp_buf = buf; in create_tmp_file()58 rc = read(urandom, tmp_buf, tmp_size); in create_tmp_file()65 tmp_buf += rc; in create_tmp_file()
1524 char tmp_buf[BTA_HF_CLIENT_UNKOWN_EVENT_LEN]; in bta_hf_client_process_unknown() local1526 strlcpy(tmp_buf, start, evt_size); in bta_hf_client_process_unknown()1527 bta_hf_client_unknown_response(client_cb, tmp_buf); in bta_hf_client_process_unknown()