Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c41 static NFCSTATUS phFriNfc_LlcpTransport_AutoBind(phFriNfc_LlcpTransport_Socket_t *pSocket) in phFriNfc_LlcpTransport_AutoBind() argument
45 phFriNfc_LlcpTransport_Socket_t* pSocketTable = pSocket->psTransport->pSocketTable; in phFriNfc_LlcpTransport_AutoBind()
64 pSocket->socket_sSap = sap; in phFriNfc_LlcpTransport_AutoBind()
65 pSocket->eSocket_State = phFriNfc_LlcpTransportSocket_eSocketBound; in phFriNfc_LlcpTransport_AutoBind()