Home
last modified time | relevance | path

Searched refs:psLocalOptions (Results 1 – 6 of 6) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.h62 … phLibNfc_Llcp_sSocketOptions_t *psLocalOptions);
DphLibNfc_llcp.c615 phLibNfc_Llcp_sSocketOptions_t* psLocalOptions in phLibNfc_Llcp_SocketGetLocalOptions() argument
630 (psLocalOptions == NULL)) in phLibNfc_Llcp_SocketGetLocalOptions()
636 result = phFriNfc_LlcpTransport_SocketGetLocalOptions(psSocket, psLocalOptions); in phLibNfc_Llcp_SocketGetLocalOptions()
DphFriNfc_LlcpTransport.h398 … phLibNfc_Llcp_sSocketOptions_t *psLocalOptions);
DphLibNfc.h2702 … phLibNfc_Llcp_sSocketOptions_t* psLocalOptions
DphFriNfc_LlcpTransport.c995 … phLibNfc_Llcp_sSocketOptions_t *psLocalOptions) in phFriNfc_LlcpTransport_SocketGetLocalOptions() argument
1000 if (pLlcpSocket == NULL || psLocalOptions == NULL) in phFriNfc_LlcpTransport_SocketGetLocalOptions()
1017 psLocalOptions); in phFriNfc_LlcpTransport_SocketGetLocalOptions()
DphFriNfc_LlcpTransport_Connection.c1535 … phLibNfc_Llcp_sSocketOptions_t *psLocalOptions) in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetLocalOptions() argument
1540 psLocalOptions->miu = pLlcpSocket->sSocketOption.miu; in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetLocalOptions()
1543 psLocalOptions->rw = pLlcpSocket->sSocketOption.rw; in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetLocalOptions()