Home
last modified time | relevance | path

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

/system/bt/stack/gatt/
Dgatt_main.cc108 gatt_cb.def_mtu_size = GATT_DEF_BLE_MTU_SIZE; in gatt_init()
121 false /* enable_snoop */, nullptr, gatt_cb.def_mtu_size)) { in gatt_init()
Dgatt_int.h371 uint16_t def_mtu_size; member