Public Attributes#

uint8_t

Device address of the remote device.

uint8_t

Transmission 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.

uint8_t

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.

Public Attribute Documentation#

dev_addr#

uint8_t rsi_ble_event_phy_update_s::dev_addr[6]

Device address of the remote device.


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

TxPhy#

uint8_t rsi_ble_event_phy_update_s::TxPhy

Transmission 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 287 of file components/si91x/ble/inc/rsi_ble_apis.h

RxPhy#

uint8_t rsi_ble_event_phy_update_s::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 293 of file components/si91x/ble/inc/rsi_ble_apis.h