Home | History | Annotate | Download | only in src

Lines Matching refs:nSap

2212 * \param[in]  nSap               The destination SAP to connect to.
2229 uint8_t nSap,
2239 /* Test if a nSap is present */
2240 if(nSap != PHFRINFC_LLCP_SAP_DEFAULT)
2242 /* Set DSAP port number with the nSap value */
2243 pLlcpSocket->socket_dSap = nSap;