Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfa/rw/
H A Dnfa_rw_act.cc2354 uint8_t i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command() local
2358 i93_command = I93_CMD_INVENTORY; in nfa_rw_i93_command()
2370 i93_command = I93_CMD_STAY_QUIET; in nfa_rw_i93_command()
2388 i93_command = I93_CMD_LOCK_BLOCK; in nfa_rw_i93_command()
2409 i93_command = I93_CMD_SELECT; in nfa_rw_i93_command()
2419 i93_command = I93_CMD_WRITE_AFI; in nfa_rw_i93_command()
2424 i93_command = I93_CMD_LOCK_AFI; in nfa_rw_i93_command()
2429 i93_command = I93_CMD_WRITE_DSFID; in nfa_rw_i93_command()
2434 i93_command = I93_CMD_LOCK_DSFID; in nfa_rw_i93_command()
2439 i93_command = I93_CMD_GET_SYS_INFO; in nfa_rw_i93_command()
[all …]