Searched refs:num_bytes_read (Results 1 – 2 of 2) sorted by relevance
38 void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status, in nfa_nv_ci_read() argument46 if ((status == NFA_STATUS_OK) && (num_bytes_read != 0)) in nfa_nv_ci_read()51 p_msg->nv_read.size = num_bytes_read; in nfa_nv_ci_read()
77 extern void nfa_nv_ci_read(uint16_t num_bytes_read, tNFA_NV_CO_STATUS status,