Public Attributes#

uint8_t

BD Address of the remote device.

uint16_t

ediv of local device

uint8_t

rand of local device

uint8_t

Address type of remote device.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_bt_event_le_ltk_request_s::dev_addr[RSI_DEV_ADDR_LEN]

BD Address of the remote device.


Definition at line 134 of file components/si91x/ble/inc/rsi_ble_apis.h

localediv#

uint16_t rsi_bt_event_le_ltk_request_s::localediv

ediv of local device


Definition at line 136 of file components/si91x/ble/inc/rsi_ble_apis.h

localrand#

uint8_t rsi_bt_event_le_ltk_request_s::localrand[8]

rand of local device


Definition at line 138 of file components/si91x/ble/inc/rsi_ble_apis.h

dev_addr_type#

uint8_t rsi_bt_event_le_ltk_request_s::dev_addr_type

Address type of remote device.


Definition at line 140 of file components/si91x/ble/inc/rsi_ble_apis.h