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

/external/libnfc-nci/src/nfa/rw/
H A Dnfa_rw_act.c2399 UINT8 i93_command = I93_CMD_STAY_QUIET; local
2404 i93_command = I93_CMD_INVENTORY;
2420 i93_command = I93_CMD_STAY_QUIET;
2425 i93_command = I93_CMD_READ_SINGLE_BLOCK;
2430 i93_command = I93_CMD_WRITE_SINGLE_BLOCK;
2436 i93_command = I93_CMD_LOCK_BLOCK;
2441 i93_command = I93_CMD_READ_MULTI_BLOCK;
2447 i93_command = I93_CMD_WRITE_MULTI_BLOCK;
2454 i93_command = I93_CMD_SELECT;
2459 i93_command
[all...]

Completed in 56 milliseconds