Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dllcp_api.h76 #define LLCP_LINK_ACTIVATION_COMPLETE_EVT 0x01 macro
/system/nfc/src/nfa/p2p/
Dnfa_p2p_main.cc287 if (event == LLCP_LINK_ACTIVATION_COMPLETE_EVT) { in nfa_p2p_llcp_link_cback()
/system/nfc/src/nfc/llcp/
Dllcp_link.cc305 (*llcp_cb.lcb.p_link_cback)(LLCP_LINK_ACTIVATION_COMPLETE_EVT, in llcp_link_activate()