Structure to hold the response for the BLE read PHY request command.
Public Attribute Documentation#
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 
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