Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h971 extern tNFC_STATUS RW_I93Inventory(bool including_afi, uint8_t afi,
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2243 status = RW_I93Inventory(p_data->op_req.params.i93_cmd.afi_present, in nfa_rw_i93_command()
2247 status = RW_I93Inventory(p_data->op_req.params.i93_cmd.afi_present, in nfa_rw_i93_command()
/system/nfc/src/nfc/tags/
Drw_i93.cc3072 tNFC_STATUS RW_I93Inventory(bool including_afi, uint8_t afi, uint8_t* p_uid) { in RW_I93Inventory() function