Home
last modified time | relevance | path

Searched defs:app_mtu_pref (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_main.cc584 uint16_t app_mtu_pref = gatt_get_apps_preferred_mtu(bd_addr); in gatt_le_connect_cback() local
Dgatt_int.h346 uint16_t app_mtu_pref; // Holds consolidated MTU preference from apps at the time of connection member