Home
last modified time | relevance | path

Searched refs:MTU (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_proxy_test.cpp42 constexpr int32_t MTU = 1500; member
203 routeInfo.mtu = MTU; in HWTEST_F()
216 routeInfo.mtu = MTU; in HWTEST_F()
H A Dnetsys_native_client_test.cpp45 const int32_t MTU = 111; member
120 ret = nativeClient_.SetInterfaceMtu(IF_NAME, MTU); in HWTEST_F()
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_distributed_test/
H A Dnetsys_native_service_proxy_test.cpp42 constexpr int32_t MTU = 1500; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.h124 uint16_t &MTU();
H A Dgatt_connection_manager.cpp245 internalDevice->SM().GetState()->Name(), internalDevice->Handle(), internalDevice->MTU()); in GetDeviceInformation()
796 device.MTU() = ((AttBredrConnectCallback *)msg.arg2_)->mtu; in DoConnectComplete()
1231 uint16_t &GattConnectionManager::Device::MTU() in MTU() function in OHOS::bluetooth::GattConnectionManager::Device

Completed in 5 milliseconds