Home
last modified time | relevance | path

Searched defs:mtu (Results 76 - 100 of 157) sorted by relevance

1234567

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_vendor.cpp738 AvrcTgGcpasvPacket::AvrcTgGcpasvPacket(uint16_t mtu, uint8_t crCode, const std::deque<uint8_t> &attributes, in AvrcTgGcpasvPacket() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp800 int ComputeMaxBitRateAac(const uint8_t *codecInfo, uint16_t mtu) in ComputeMaxBitRateAac() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp307 const uint16_t mtu = A2DP_SBC_MAX_PACKET_SIZE - A2DP_SBC_PACKET_HEAD_SIZE - A2DP_SBC_MEDIA_PAYLOAD_HEAD_SIZE; in UpdateEncoderParam() local
669 uint16_t mtu = a2dpSbcEncoderCb_.mtuSize; in UpdateMtuSize() local
[all...]
/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h114 uint32_t mtu; member
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_service_stub_test.cpp773 int32_t mtu = 0; in HWTEST_F() local
1973 uint16_t mtu = 1500; in HWTEST_F() local
H A Dnetsys_native_service_test.cpp177 int32_t mtu = 1500; in HWTEST_F() local
827 uint16_t mtu = 1500; in HWTEST_F() local
H A Dnetsys_controller_test.cpp1119 uint16_t mtu = 1500; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/br/src/
H A Dsoftbus_conn_br_connection.c909 int32_t mtu = -1; in InitProperty() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp433 int32_t mtu; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp782 static void StubMtuChangeCallback(int32_t connId, int32_t mtu) in StubMtuChangeCallback() argument
/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Dinterface_manager.cpp110 int32_t mtu = -1; in GetMtu() local
141 int32_t mtu = StrToInt(mtuValue); in SetMtu() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_hogp.cpp807 void HidHostHogp::HogpGattClientCallback::OnMtuChanged(int state, int mtu) in OnMtuChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_session.h274 CreateSendObject( const ObexHeader &req, std::shared_ptr<ObexBodyObject> &bodyReader, uint16_t &mtu) CreateSendObject() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h127 uint16_t mtu; member
215 uint16_t mtu; member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_common.h106 uint16_t mtu; member
120 uint16_t mtu; member
157 uint16_t mtu; member
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c623 static void BleMtuChangeCallback(int connId, int mtu) in BleMtuChangeCallback() argument
666 static int32_t SetConnectionMtu(int connId, int mtu) in SetConnectionMtu() argument
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_server.h137 int32_t mtu; member
/third_party/mbedtls/programs/test/
H A Dudp_proxy.c153 int mtu; /* drop packets larger than this */ member
/third_party/mbedtls/programs/ssl/
H A Dssl_context_info.c881 uint16_t mtu; in print_deserialized_ssl_context() local
/third_party/node/deps/openssl/openssl/ssl/
H A Dd1_lib.c176 size_t mtu; in dtls1_clear() local
383 size_t mtu; in dtls1_check_timeout_num() local
947 size_t mtu = s->d1->mtu; DTLS_get_data_mtu() local
[all...]
/third_party/openssl/ssl/
H A Dd1_lib.c159 size_t mtu; in dtls1_clear() local
366 size_t mtu; in dtls1_check_timeout_num() local
930 size_t mtu = s->d1->mtu; DTLS_get_data_mtu() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_pwd.c43 size_t mtu; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_pwd.c43 size_t mtu; member
/device/qemu/drivers/virtio/
H A Dvirtnet.c41 uint16_t mtu; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/netinet/
H A Dip_icmp.h24 uint16_t mtu; member

Completed in 31 milliseconds

1234567