Home
last modified time | relevance | path

Searched defs:new_mtu (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc484 uint16_t new_mtu = 300; in TEST_F() local
509 uint16_t new_mtu = 300; in TEST_F() local
535 uint16_t new_mtu = 300; in TEST_F() local
560 uint16_t new_mtu = 300; in TEST_F() local
582 uint16_t new_mtu = 300; in TEST_F() local
599 uint16_t new_mtu = 300; in TEST_F() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service_manager_test.cc221 uint16_t new_mtu = 0; in TEST_F() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection_test.cc5205 const size_t new_mtu = kDefaultMaxPacketSize + 100; in TEST_P() local