Public Attributes#

uint8_t
uint8_t
uint8_t
uint16_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t dev_addr[RSI_DEV_ADDR_LEN]

BD Address of the remote device


Definition at line 141 of file include/rsi_ble_apis.h

local_irk#

uint8_t local_irk[16]

16 byte irk of the local device


Definition at line 143 of file include/rsi_ble_apis.h

remote_irk#

uint8_t remote_irk[16]

16 byte irk of the remote device


Definition at line 145 of file include/rsi_ble_apis.h

remote_ediv#

uint16_t remote_ediv

remote device ediv value


Definition at line 147 of file include/rsi_ble_apis.h

remote_rand#

uint8_t remote_rand[16]

remote device rand value


Definition at line 149 of file include/rsi_ble_apis.h

remote_ltk#

uint8_t remote_ltk[16]

remote device ltk value


Definition at line 151 of file include/rsi_ble_apis.h

Identity_addr_type#

uint8_t Identity_addr_type

Identity address type - public/random 0x00 --> Public Identity Address 0x01 --> Random (static) Identity Address All other values Reserved for future use


Definition at line 156 of file include/rsi_ble_apis.h

Identity_addr#

uint8_t Identity_addr[6]

Identity address which is resolved after security keys exchange


Definition at line 158 of file include/rsi_ble_apis.h

dev_addr_type#

uint8_t dev_addr_type

Device address type


Definition at line 160 of file include/rsi_ble_apis.h