Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dllcp_api.h99 #define LLCP_SAP_EVT_CONNECT_IND 0x01 /* Connection request from peer */ macro
/external/libnfc-nci/src/nfa/p2p/
Dnfa_p2p_act.c147 case LLCP_SAP_EVT_CONNECT_IND: in nfa_p2p_llcp_cback()
/external/libnfc-nci/src/nfc/llcp/
Dllcp_dlc.c145 data.connect_ind.event = LLCP_SAP_EVT_CONNECT_IND; in llcp_dlsm_idle()