[][src]Type Definition apache_nimble_sys::ble_gatt_mtu_fn

type ble_gatt_mtu_fn = Option<unsafe extern "C" fn(conn_handle: u16, error: *const ble_gatt_error, mtu: u16, arg: *mut c_void) -> c_int>;