Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h1095 extern tNFC_STATUS RW_I93Select(uint8_t* p_uid);
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2293 status = RW_I93Select(p_data->op_req.params.i93_cmd.p_data); in nfa_rw_i93_command()
/system/nfc/src/nfc/tags/
Drw_i93.cc3326 tNFC_STATUS RW_I93Select(uint8_t* p_uid) { in RW_I93Select() function