Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Drw_api.h1346 extern tNFC_STATUS RW_I93SetAddressingMode(bool mode);
/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_act.cc2461 status = RW_I93SetAddressingMode(p_data->op_req.params.i93_cmd.addr_mode); in nfa_rw_i93_command()
/aosp12/system/nfc/src/nfc/tags/
H A Drw_i93.cc4290 tNFC_STATUS RW_I93SetAddressingMode(bool mode) { in RW_I93SetAddressingMode() function