Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c204 if((((pSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_ServiceNameLoockup()
632 if (pCurrentSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_Send_CB()
761 if(pLlcpTransport->pSocketTable[i].eSocket_Type == phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_CloseAll()
1005 else if(pLlcpSocket->eSocket_Type != phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_SocketGetLocalOptions()
1055 else if(pLlcpSocket->eSocket_Type != phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_SocketGetRemoteOptions()
1210 if ( ((psOptions == NULL) && (eType == phFriNfc_LlcpTransport_eConnectionOriented)) in phFriNfc_LlcpTransport_Socket()
1211 || ((psWorkingBuffer == NULL) && (eType == phFriNfc_LlcpTransport_eConnectionOriented)) in phFriNfc_LlcpTransport_Socket()
1221 …else if(eType != phFriNfc_LlcpTransport_eConnectionOriented && eType != phFriNfc_LlcpTransport_eCo… in phFriNfc_LlcpTransport_Socket()
1258 if (eType == phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_Socket()
1382 else if(pLlcpSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionOriented) in phFriNfc_LlcpTransport_Close()
[all …]
DphFriNfc_LlcpTransport_Connection.c580 pLlcpSocket->eSocket_Type = phFriNfc_LlcpTransport_eConnectionOriented; in Handle_ConnectionFrame()
/external/libnfc-nxp/inc/
DphNfcLlcpTypes.h103 phFriNfc_LlcpTransport_eConnectionOriented, enumerator