Home
last modified time | relevance | path

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

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