Type Definition nrfxlib_sys::nrf_sec_role_t[][src]

type nrf_sec_role_t = u32;

TLS role for the connection.

  • 0 - TLS client role.
  • 1 - TLS server role.