Home
last modified time | relevance | path

Searched refs:gatt_get_mtu_pref (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_utils.cc1847 uint16_t gatt_get_mtu_pref(const tGATT_REG* p_reg, const RawAddress& bda) { in gatt_get_mtu_pref() function
1862 preferred_mtu = std::max(preferred_mtu, gatt_get_mtu_pref(p_reg.get(), bda)); in gatt_get_apps_preferred_mtu()
Dgatt_int.h632 uint16_t gatt_get_mtu_pref(const tGATT_REG* p_reg, const RawAddress& bda);