Searched refs:CID_FRI_NFC_LLCP_TRANSPORT (Results 1 – 4 of 4) sorted by relevance
/external/libnfc-nxp/src/ |
D | phFriNfc_LlcpTransport.c | 160 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Reset() 250 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_CloseAll() 308 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 313 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 318 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_STATE); in phFriNfc_LlcpTransport_SocketGetLocalOptions() 358 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 363 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 368 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_STATE); in phFriNfc_LlcpTransport_SocketGetRemoteOptions() 426 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Socket() 432 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_INVALID_PARAMETER); in phFriNfc_LlcpTransport_Socket() [all …]
|
D | phFriNfc_LlcpTransport_Connectionless.c | 248 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_REJECTED); in phLibNfc_LlcpTransport_Connectionless_RecvFrom()
|
D | phFriNfc_LlcpTransport_Connection.c | 1984 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Accept() 2004 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Accept() 2167 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect() 2186 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect() 2202 status = PHNFCSTVAL(CID_FRI_NFC_LLCP_TRANSPORT, NFCSTATUS_FAILED); in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
|
/external/libnfc-nxp/inc/ |
D | phNfcCompId.h | 103 #define CID_FRI_NFC_LLCP_TRANSPORT 0x29 /**< \ingroup grp_comp_id macro
|