The structure holds PHY update event information.
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
394
of file components/device/silabs/si91x/wireless/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 (possible among others)
BIT(1) - The Host prefers to use the LE 2M transmitter PHY (possible among others)
BIT(2) - The Host prefers to use the LE Coded transmitter PHY (possible among others)
BIT(3) - BIT(7) Reserved for future use
Definition at line
404
of file components/device/silabs/si91x/wireless/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 reception PHY (possible among others)
BIT(1) - The Host prefers to use the LE 2M reception PHY (possible among others)
BIT(2) - The Host prefers to use the LE Coded reception PHY (possible among others)
BIT(3) - BIT(7) Reserved for future use
Definition at line
414
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h