Searched refs:scratch_buf (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_rc.c674 UINT8 scratch_buf[512] = {0}; local
719 status=AVRC_ParsCommand(pmeta_msg->p_msg, &avrc_command, scratch_buf, sizeof(scratch_buf));
1498 UINT8 scratch_buf[512] = {0}; local
1505 status=AVRC_ParsResponse(pmeta_msg->p_msg, &avrc_response, scratch_buf, sizeof(scratch_buf));
/external/libnfc-nci/src/nfa/int/
H A Dnfa_dta_int.h328 UINT8 scratch_buf[NFA_DTA_SCRATCH_BUF_SIZE]; member in struct:__anon24142

Completed in 411 milliseconds