Public Attributes#

uint8_t
uint8_t
uint8_t

Public Attribute Documentation#

dev_addr#

uint8_t dev_addr[6]

Device address of the remote device.


Definition at line 269 of file include/rsi_ble_apis.h

TxPhy#

uint8_t TxPhy

Transmitission phy rate(1 byte) BIT(0) - The Host prefers to use the LE 1M transmitter PHY (possibly among others) BIT(1) - The Host prefers to use the LE 2M transmitter PHY (possibly among others) BIT(2) - The Host prefers to use the LE Coded transmitter PHY (possibly among others) BIT(3) - BIT(7) Reserved for future use


Definition at line 275 of file include/rsi_ble_apis.h

RxPhy#

uint8_t RxPhy

Reception phy rate(1 byte) BIT(0) - The Host prefers to use the LE 1M transmitter PHY (possibly among others) BIT(1) - The Host prefers to use the LE 2M transmitter PHY (possibly among others) BIT(2) - The Host prefers to use the LE Coded transmitter PHY (possibly among others) BIT(3) - BIT(7) Reserved for future use


Definition at line 281 of file include/rsi_ble_apis.h