Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h33 #define RW_T1T_FIRST_EVT 0x20 macro
42 RW_T1T_RID_EVT = RW_T1T_FIRST_EVT, /* Read ID command completd */
/system/nfc/src/nfc/tags/
Dtags_int.c211 return ((uint8_t)(p_info - t1t_cmd_rsp_infos) + RW_T1T_FIRST_EVT); in t1t_info_to_evt()