Home
last modified time | relevance | path

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

/system/nfc/src/nfa/include/
Dnfa_rw_int.h110 NFA_RW_OP_I93_LOCK_BLOCK, enumerator
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2387 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_i93_command()
2967 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_handle_op_req()
3052 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_op_req_while_busy()
3135 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_op_req_while_inactive()
Dnfa_rw_api.cc1068 p_msg->op = NFA_RW_OP_I93_LOCK_BLOCK; in NFA_RwI93LockBlock()