ble_gatt_mtu_fn
Function prototype for the GATT MTU exchange callback.
Syntax
typedef int ble_gatt_mtu_fn(uint16_t conn_handle,
const struct ble_gatt_error *error,
uint16_t mtu, void *arg);
![]()
typedef int ble_gatt_mtu_fn(uint16_t conn_handle,![]()
ble_gatt_mtu_fn *cb;