A structure for BLE radio state parameters.
Public Attributes#
uint32_t
The value used to initialize the CRC algorithm.
uint32_t
The access address used for the connection.
uint16_t
The logical channel used.
bool
Indicates whether the whitening engine should be off (generally used for testing only).
uint16_t
Reserved for future use; specify 0.
Public Attribute Documentation#
access_address#
uint32_t sl_rail_ble_state_t::access_address
The access address used for the connection.
It is transmitted or received least-significant bit first.
disable_whitening#
bool sl_rail_ble_state_t::disable_whitening
Indicates whether the whitening engine should be off (generally used for testing only).