Public Attributes#
BD Address of the remote device.
16 byte irk of the local device
16 byte irk of the remote device
remote device ediv value
remote device rand value
remote device ltk value
Identity address type - public/random
0x00 --> Public Identity Address
0x01 --> Random (static) Identity Address
All other values Reserved for future use.
Identity address which is resolved after security keys exchange.
Device address type.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_bt_event_le_security_keys_s::dev_addr[RSI_DEV_ADDR_LEN]
BD Address of the remote device.
152
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
local_irk#
uint8_t rsi_bt_event_le_security_keys_s::local_irk[16]
16 byte irk of the local device
154
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
remote_irk#
uint8_t rsi_bt_event_le_security_keys_s::remote_irk[16]
16 byte irk of the remote device
156
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
remote_ediv#
uint16_t rsi_bt_event_le_security_keys_s::remote_ediv
remote device ediv value
158
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
remote_rand#
uint8_t rsi_bt_event_le_security_keys_s::remote_rand[16]
remote device rand value
160
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
remote_ltk#
uint8_t rsi_bt_event_le_security_keys_s::remote_ltk[16]
remote device ltk value
162
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
Identity_addr_type#
uint8_t rsi_bt_event_le_security_keys_s::Identity_addr_type
Identity address type - public/random
0x00 --> Public Identity Address
0x01 --> Random (static) Identity Address
All other values Reserved for future use.
170
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
Identity_addr#
uint8_t rsi_bt_event_le_security_keys_s::Identity_addr[6]
Identity address which is resolved after security keys exchange.
172
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
dev_addr_type#
uint8_t rsi_bt_event_le_security_keys_s::dev_addr_type
Device address type.
174
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h