Searched refs:RW_I93GetSysInfo (Results 1 – 3 of 3) sorted by relevance
1177 NFC_API extern tNFC_STATUS RW_I93GetSysInfo (UINT8 *p_uid);
2537 status = RW_I93GetSysInfo (p_data->op_req.params.i93_cmd.uid); in nfa_rw_i93_command()2541 status = RW_I93GetSysInfo (NULL); in nfa_rw_i93_command()2792 if (RW_I93GetSysInfo (nfa_rw_cb.i93_uid) != NFC_STATUS_OK) in nfa_rw_activate_ntf()
3742 tNFC_STATUS RW_I93GetSysInfo (UINT8 *p_uid) in RW_I93GetSysInfo() function