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.h109 NFA_RW_OP_I93_LOCK_BLOCK, enumerator
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2385 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_i93_command()
2925 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_handle_op_req()
3009 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_op_req_while_busy()
3092 case NFA_RW_OP_I93_LOCK_BLOCK: in nfa_rw_op_req_while_inactive()
Dnfa_rw_api.cc1023 p_msg->op = NFA_RW_OP_I93_LOCK_BLOCK; in NFA_RwI93LockBlock()