Home | History | Annotate | Download | only in src

Lines Matching full:nsap

1842 * \param[in]  nSap               The destination SAP to connect to.
1859 uint8_t nSap,
1868 /* Test if a nSap is present */
1869 if(nSap != PHFRINFC_LLCP_SAP_DEFAULT)
1871 /* Set DSAP port number with the nSap value */
1872 pLlcpSocket->socket_dSap = nSap;