Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c37 static tNFC_STATUS nfa_rw_start_ndef_write(void);
237 if ((conn_evt_data.status = nfa_rw_start_ndef_write()) != NFA_STATUS_OK) in nfa_rw_handle_ndef_detect()
1602 static tNFC_STATUS nfa_rw_start_ndef_write(void) in nfa_rw_start_ndef_write() function
1756 write_status = nfa_rw_start_ndef_write(); in nfa_rw_write_ndef()