pub unsafe extern "C" fn ble_att_preferred_mtu() -> u16Expand description
Retrieves the preferred ATT MTU. This is the value indicated by the device during an ATT MTU exchange.
@return The preferred ATT MTU.
pub unsafe extern "C" fn ble_att_preferred_mtu() -> u16Retrieves the preferred ATT MTU. This is the value indicated by the device during an ATT MTU exchange.
@return The preferred ATT MTU.