Bluetooth LE Profile API document
Bluetooth LE Profile API document Rev.1.00 [May 22, 2020]
st_ble_gattc_ex_mtu_rsp_evt_t Struct Reference

This structure notifies that a MTU Exchange Response PDU has been received from a GATT Server. More...

Data Fields

uint16_t mtu
 MTU size(in bytes) that GATT Server can receive. More...
 

Detailed Description

This structure notifies that a MTU Exchange Response PDU has been received from a GATT Server.

Field Documentation

◆ mtu

uint16_t st_ble_gattc_ex_mtu_rsp_evt_t::mtu

MTU size(in bytes) that GATT Server can receive.