Home | History | Annotate | Download | only in src

Lines Matching full:remote

163    /* Remote and local socket info */
368 * \brief <b>Discover remote services SAP using SDP protocol</b>.
405 * This function returns the remote options (maximum packet size and receive window size) used
410 * \param[in] psRemoteOptions A pointer to be filled with the remote options of the socket.
584 * \brief <b>Try to establish connection with a socket on a remote SAP</b>.
586 * This function tries to connect to a given SAP on the remote peer. If the
612 * \brief <b>Try to establish connection with a socket on a remote service, given its URI</b>.