Searched refs:num_bytes_read (Results 1 – 5 of 5) sorted by relevance
54 size_t num_bytes_read; in EditFrames() local56 while ((num_bytes_read = fread(temp_buffer.get(), 1, frame_length, in_fid)) in EditFrames()80 if (num_bytes_read > 0 && num_bytes_read < frame_length) { in EditFrames()
41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block) in nfa_nv_ci_read() argument50 &&(num_bytes_read != 0) ) in nfa_nv_ci_read()55 p_msg->nv_read.size = num_bytes_read; in nfa_nv_ci_read()
43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block) in nfc_hal_nv_ci_read() argument56 &&(num_bytes_read != 0) ) in nfc_hal_nv_ci_read()61 p_msg->nv_read.size = num_bytes_read; in nfc_hal_nv_ci_read()
81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,