Structure representing the BLE MTU exchange response.
This structure is used to define the parameters for a BLE MTU exchange response, including the Bluetooth device address of the peer device and the requested MTU size from the peer device.
Public Attributes#
uint8_t
The Bluetooth device address of the peer device.
uint16_t
The requested MTU size from the peer device.