HomeSort by relevance Sort by last modified time
    Searched refs:pAcceptContext (Results 1 - 4 of 4) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport.h 225 void *pAcceptContext;
    [all...]
phFriNfc_LlcpTransport_Connectionless.c 161 pLlcpSocket->pAcceptContext = NULL;
phFriNfc_LlcpTransport_Connection.c 68 psTransport->pSocketTable[socketIndex].pfSocketAccept_Cb(psTransport->pSocketTable[socketIndex].pAcceptContext,status);
70 psTransport->pSocketTable[socketIndex].pAcceptContext = NULL;
285 pLlcpSocket->pfSocketAccept_Cb(pLlcpSocket->pAcceptContext, NFCSTATUS_ABORTED);
288 pLlcpSocket->pAcceptContext = NULL;
    [all...]
phFriNfc_LlcpTransport.c 687 pLlcpTransport->pSocketTable[i].pAcceptContext = NULL;
    [all...]

Completed in 185 milliseconds