Searched defs:nfa_hci_handle_nv_read (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/src/nfa/hci/
H A Dnfa_hci_main.c67 static void nfa_hci_handle_nv_read (UINT8 block, tNFA_STATUS status);
842 ** Function nfa_hci_handle_nv_read
849 void nfa_hci_handle_nv_read (UINT8 block, tNFA_STATUS status) function
1135 nfa_hci_handle_nv_read (p_evt_data->nv_read.block, p_evt_data->nv_read.status);

Completed in 925 milliseconds