Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Drw_api.h35 #define RW_T2T_FIRST_EVT 0x40 macro
65 RW_T2T_READ_CPLT_EVT = RW_T2T_FIRST_EVT, /* Read completed */
/external/libnfc-nci/src/nfc/tags/
Dtags_int.c250 return ((UINT8) (p_info - t2t_cmd_rsp_infos) + RW_T2T_FIRST_EVT); in t2t_info_to_evt()