Searched refs:CID_FRI_NFC_LLCP_TRANSPORT (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nxp/src/ |
D | phFriNfc_LlcpTransport.c | 661 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Reset() 755 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_CloseAll() 1002 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 1007 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 1012 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_STATE); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 1052 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 1057 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 1062 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_STATE); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 1217 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Socket() 1223 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Socket() [all …]
|
D | phFriNfc_LlcpTransport_Connection.c | 1724 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Accept() 1744 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Accept() 1904 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect() 1923 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect() 1939 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
|
D | phFriNfc_LlcpTransport_Connectionless.c | 322 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_REJECTED); in phLibNfc_LlcpTransport_Connectionless_RecvFrom()
|
/external/libnfc-nxp/inc/ |
D | phNfcCompId.h | 103 #define CID_FRI_NFC_LLCP_TRANSPORT 0x29 /**< \ingroup grp_comp_id macro
|