Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcLlcpTypes.h104 phFriNfc_LlcpTransport_eConnectionLess enumerator
/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.c206 || ((pSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_ServiceNameLoockup()
636 else if (pCurrentSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_Send_CB()
1221 …e != phFriNfc_LlcpTransport_eConnectionOriented && eType != phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_Socket()
1227 else if ((psOptions != NULL) && (eType == phFriNfc_LlcpTransport_eConnectionLess)) in phFriNfc_LlcpTransport_Socket()
1311 else if (eType == phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_Socket()
1386 else if(pLlcpSocket->eSocket_Type == phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_Close()
2187 else if(pLlcpSocket->eSocket_Type != phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_SendTo()
2270 else if(pLlcpSocket->eSocket_Type != phFriNfc_LlcpTransport_eConnectionLess) in phFriNfc_LlcpTransport_RecvFrom()