Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h120 RW_I93_SYS_INFO_EVT, /* Response of System Information */ enumerator
/system/nfc/src/nfc/tags/
Drw_i93.cc509 event = RW_I93_SYS_INFO_EVT; in rw_i93_send_to_upper()
530 event = RW_I93_SYS_INFO_EVT; in rw_i93_send_to_upper()
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1301 case RW_I93_SYS_INFO_EVT: /* Response of System Information */ in nfa_rw_handle_i93_evt()