Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connection.h85 … phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions);
DphLibNfc_llcp.c643 phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions in phLibNfc_Llcp_SocketGetRemoteOptions() argument
661 (psRemoteOptions == NULL)) in phLibNfc_Llcp_SocketGetRemoteOptions()
674 result = phFriNfc_LlcpTransport_SocketGetRemoteOptions(psSocket, psRemoteOptions); in phLibNfc_Llcp_SocketGetRemoteOptions()
DphFriNfc_LlcpTransport.h422 … phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions);
DphLibNfc.h2728 … phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions
DphFriNfc_LlcpTransport.c1045 … phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions) in phFriNfc_LlcpTransport_SocketGetRemoteOptions() argument
1050 if (pLlcpSocket == NULL || psRemoteOptions == NULL) in phFriNfc_LlcpTransport_SocketGetRemoteOptions()
1067 psRemoteOptions); in phFriNfc_LlcpTransport_SocketGetRemoteOptions()
DphFriNfc_LlcpTransport_Connection.c1569 … phLibNfc_Llcp_sSocketOptions_t* psRemoteOptions) in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetRemoteOptions() argument
1574 psRemoteOptions->miu = pLlcpSocket->remoteMIU; in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetRemoteOptions()
1577 psRemoteOptions->rw = pLlcpSocket->remoteRW; in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetRemoteOptions()