Type Alias nrfxlib_sys::nrf_sec_role_t

source ·
pub type nrf_sec_role_t = u32;
Expand description

TLS role for the connection.

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