HomeSort by relevance Sort by last modified time
    Searched refs:tRW_EVENT (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nci/src/nfa/int/
nfa_rw_int.h 315 tRW_EVENT halt_event; /* Event ID from stack after NACK response */
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 43 static void nfa_rw_handle_t2t_evt (tRW_EVENT event, tRW_DATA *p_rw_data);
45 static void nfa_rw_cback (tRW_EVENT event, tRW_DATA *p_rw_data);
195 static void nfa_rw_handle_ndef_detect(tRW_EVENT event, tRW_DATA *p_rw_data)
311 static void nfa_rw_handle_tlv_detect(tRW_EVENT event, tRW_DATA *p_rw_data)
404 tRW_EVENT event;
557 static void nfa_rw_handle_t1t_evt (tRW_EVENT event, tRW_DATA *p_rw_data)
713 static void nfa_rw_handle_t2t_evt (tRW_EVENT event, tRW_DATA *p_rw_data)
860 static void nfa_rw_handle_t3t_evt (tRW_EVENT event, tRW_DATA *p_rw_data)
    [all...]
  /external/libnfc-nci/src/nfc/include/
rw_api.h 128 typedef UINT8 tRW_EVENT;
262 typedef void (tRW_CBACK) (tRW_EVENT event, tRW_DATA *p_data);
    [all...]
  /external/libnfc-nci/src/nfc/int/
rw_int.h     [all...]

Completed in 88 milliseconds