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

/external/libnfc-nci/src/nfc/include/
H A Dllcp_api.h99 #define LLCP_SAP_EVT_CONNECT_IND 0x01 /* Connection request from peer */ macro
120 UINT8 event; /* LLCP_SAP_EVT_CONNECT_IND */
188 tLLCP_SAP_CONNECT_IND connect_ind; /* LLCP_SAP_EVT_CONNECT_IND */
/external/libnfc-nci/src/nfa/p2p/
H A Dnfa_p2p_act.c147 case LLCP_SAP_EVT_CONNECT_IND:
/external/libnfc-nci/src/nfc/llcp/
H A Dllcp_dlc.c145 data.connect_ind.event = LLCP_SAP_EVT_CONNECT_IND;

Completed in 29 milliseconds