Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h35 #define RW_T2T_FIRST_EVT 0x40 macro
64 RW_T2T_READ_CPLT_EVT = RW_T2T_FIRST_EVT, /* Read completed */
/system/nfc/src/nfc/tags/
Dtags_int.cc221 return ((uint8_t)(p_info - t2t_cmd_rsp_infos) + RW_T2T_FIRST_EVT); in t2t_info_to_evt()