Public Attributes#

uint8_t
uint8_t
uint8_t
uint16_t
uint8_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t dev_addr[RSI_DEV_ADDR_LEN]

Remote device Address


Definition at line 166 of file include/rsi_ble_apis.h

enabled#

uint8_t enabled

Status of the Encryption ENCRYPT_ENABLED BIT(0) --> To indicate or set encryption is enabled AUTH_LTK_OR_STK_ENC BIT(1) --> To indicate or set Authenticated Pairing and Encryption UN_AUTH_LTK_OR_STK_ENC BIT(2) --> To indicate or set UnAuthenticated pairing and Encryption AUTH_LTK_WITH_LE_SC_ENC BIT(3) --> To indicate or set Authenticated Pairing and Enc with LE SC


Definition at line 172 of file include/rsi_ble_apis.h

sc_enable#

uint8_t sc_enable

BLE Secure Connections Enable/disable indication 0 --> Disable 1 --> Enable


Definition at line 176 of file include/rsi_ble_apis.h

localediv#

uint16_t localediv

Local device EDIV


Definition at line 178 of file include/rsi_ble_apis.h

localrand#

uint8_t localrand[8]

Local RAND


Definition at line 180 of file include/rsi_ble_apis.h

localltk#

uint8_t localltk[16]

Local Long term Key


Definition at line 182 of file include/rsi_ble_apis.h

dev_addr_type#

uint8_t dev_addr_type

Remote Device Address type


Definition at line 184 of file include/rsi_ble_apis.h