Home
last modified time | relevance | path

Searched refs:num_bytes_read (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
Dnfa_hci_ci.c41 void nfa_nv_ci_read (UINT16 num_bytes_read, tNFA_NV_CO_STATUS status, UINT8 block) in nfa_nv_ci_read() argument
50 &&(num_bytes_read != 0) ) in nfa_nv_ci_read()
55 p_msg->nv_read.size = num_bytes_read; in nfa_nv_ci_read()
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/
Dnfc_hal_hci_ci.c43 void nfc_hal_nv_ci_read (UINT16 num_bytes_read, tNFC_HAL_NV_CO_STATUS status, UINT8 block) in nfc_hal_nv_ci_read() argument
56 &&(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()
/external/libnfc-nci/src/hal/int/
Dnfc_hal_nv_ci.h81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
/external/libnfc-nci/src/nfa/include/
Dnfa_nv_ci.h99 NFC_API extern void nfa_nv_ci_read (UINT16 num_bytes_read,