![]() |
nrfxlib API 3.3.99
|
Allowed roles for the socket connection NRF_SO_SEC_ROLE. More...
Macros | |
| #define | NRF_SO_SEC_ROLE_CLIENT 0 |
| #define | NRF_SO_SEC_ROLE_SERVER 1 |
Allowed roles for the socket connection NRF_SO_SEC_ROLE.
For TLS, the choice is implicit from the usage of nrf_listen, nrf_accept, and nrf_connect.