/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
H A D | transport_factory.cpp | 23 CreateRfcommTransport( const RawAddress *addr, uint8_t scn, uint16_t mtu, DataTransportObserver &observer, utility::Dispatcher &dispatcher) CreateRfcommTransport() argument
|
H A D | transport_def.h | 54 uint16_t mtu; member
|
/foundation/communication/netmanager_base/interfaces/innerkits/netmanagernative/include/ |
H A D | route_type.h | 29 int mtu; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_server.c | 71 RfcommCreateServer( uint8_t scn, uint16_t mtu, uint32_t eventMask, RFCOMM_EventCallback callback, void *context) RfcommCreateServer() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection.h | 36 GattConnection(const GattDevice &device, uint16_t mtu, uint16_t handle) in GattConnection() argument 60 void SetMtu(uint16_t mtu) in SetMtu() argument
|
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
H A D | napi_bluetooth_gatt_server_callback.cpp | 109 void NapiGattServerCallback::OnMtuUpdate(const BluetoothRemoteDevice &device, int mtu) in OnMtuUpdate() argument
|
H A D | napi_bluetooth_gatt_client_callback.cpp | 98 void NapiGattClientCallback::OnMtuUpdate(int mtu, int ret) in OnMtuUpdate() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | vnic_manager_test.cpp | 100 uint16_t mtu = 1500; in HWTEST_F() local 119 uint16_t mtu = 1500; in HWTEST_F() local 133 uint16_t mtu = 0; in HWTEST_F() local
|
H A D | interface_manager_test.cpp | 98 std::string mtu = "1500"; in HWTEST_F() local
|
H A D | net_manager_native_test.cpp | 193 uint16_t mtu = 1500; in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_api.h | 24 uint16_t mtu; member
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_gatt_server_callback_proxy.cpp | 198 void BluetoothGattServerCallbackProxy::OnMtuChanged(const BluetoothGattDevice &device, int32_t mtu) in OnMtuChanged() argument
|
H A D | bluetooth_gatt_client_callback_proxy.cpp | 187 void BluetoothGattClientCallbackProxy::OnMtuChanged(int32_t state, int32_t mtu) in OnMtuChanged() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_gatt_server.h | 128 virtual void OnMtuChanged(const GattDevice &device, int mtu) {} in OnMtuChanged() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_gatt_server.h | 134 virtual void OnMtuUpdate(const BluetoothRemoteDevice &device, int mtu) in OnMtuUpdate() argument
|
H A D | bluetooth_gatt_client.h | 129 virtual void OnMtuUpdate(int mtu, int ret) in OnMtuUpdate() argument
|
H A D | bluetooth_a2dp_codec.h | 104 uint16_t mtu = 0; member
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_gatt_client_proxy.cpp | 223 int BluetoothGattClientProxy::RequestExchangeMtu(int32_t appId, int32_t mtu) in RequestExchangeMtu() argument
|
H A D | bluetooth_gatt_client_callback_stub.cpp | 173 int32_t mtu = data.ReadInt32(); in OnMtuChangedInner() local
|
H A D | bluetooth_gatt_server_callback_stub.cpp | 192 int32_t mtu = data.ReadInt32(); in OnMtuChangedInner() local
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | a2dp_parcel_codec.h | 171 uint16_t mtu; member
|
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/ |
H A D | clat_manager.cpp | 183 int mtu = CLAT_IPV6_MIN_MTU - MTU_DELTA; in CreateAndConfigureTunIface() local
|
H A D | distributed_manager.cpp | 107 int32_t DistributedManager::SetDistributedNicMtu(const std::string &ifName, int32_t mtu) in SetDistributedNicMtu() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unit_test/ |
H A D | resolver_config.cpp | 134 int mtu = 1200; in TestInterfaceSetMtu() local 150 int mtu = 1200; in TestInterfaceGetMtu() local
|
/foundation/communication/dsoftbus/core/connection/br/include/ |
H A D | softbus_conn_br_connection.h | 55 uint32_t mtu; member
|