Public Attributes#
Device address of the remote device.
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.
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.
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.
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.
293
of file components/si91x/ble/inc/rsi_ble_apis.h