Public Attributes#
Remote device Bluetooth Address.
TX PHY Rate
0x01 The transmitter PHY for the connection is LE 1M
0x02 The transmitter PHY for the connection is LE 2M
0x03 The transmitter PHY for the connection is LE Coded
All other values Reserved for future use.
RX PHY Rate
0x01 The receiver PHY for the connection is LE 1M
0x02 The receiver PHY for the connection is LE 2M
0x03 The receiver PHY for the connection is LE Coded
All other values Reserved for future use.
Public Attribute Documentation#
dev_addr#
uint8_t rsi_ble_resp_read_phy_s::dev_addr[RSI_DEV_ADDR_LEN]
Remote device Bluetooth Address.
955
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
tx_phy#
uint8_t rsi_ble_resp_read_phy_s::tx_phy
TX PHY Rate
0x01 The transmitter PHY for the connection is LE 1M
0x02 The transmitter PHY for the connection is LE 2M
0x03 The transmitter PHY for the connection is LE Coded
All other values Reserved for future use.
965
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h
rx_phy#
uint8_t rsi_ble_resp_read_phy_s::rx_phy
RX PHY Rate
0x01 The receiver PHY for the connection is LE 1M
0x02 The receiver PHY for the connection is LE 2M
0x03 The receiver PHY for the connection is LE Coded
All other values Reserved for future use.
975
of file components/device/silabs/si91x/wireless/ble/inc/rsi_ble_apis.h