Home
last modified time | relevance | path

Searched defs:udpPort (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/common/
H A Dclient_trans_udp_manager_test.cpp137 int32_t udpPort; variable
159 int32_t udpPort; variable
192 int32_t udpPort; variable
245 int32_t udpPort; variable
307 int32_t udpPort; variable
385 int32_t udpPort; variable
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/common/src/
H A Dclient_trans_udp_virtual.c31 …32_t TransOnUdpChannelOpened(const char *sessionName, const ChannelInfo *channel, int32_t *udpPort) in TransOnUdpChannelOpened()
H A Dclient_trans_udp_manager.c251 …32_t TransOnUdpChannelOpened(const char *sessionName, const ChannelInfo *channel, int32_t *udpPort) in TransOnUdpChannelOpened()
/ohos5.0/foundation/communication/dsoftbus/sdk/frame/small/src/
H A Dtrans_client_stub.c58 int32_t udpPort = TransOnChannelOpened(sessionName, &channel); in ClientOnChannelOpened() local
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransudpmanager_fuzzer/
H A Dclienttransudpmanager_fuzzer.cpp35 int32_t udpPort = size; in TransOnUdpChannelOpenedTest() local
/ohos5.0/foundation/filemanagement/dfs_service/test/moduletest/src/
H A Ddistributedfiledaemon_service_test.cpp55 uint16_t udpPort; member
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/manager/src/
H A Dclient_trans_channel_callback.c38 int32_t udpPort = 0; in TransOnChannelOpened() local
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/wifi_hal_module/hostapd_hal/
H A Dwifi_hostapd_hal.h92 char *udpPort; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/ipc/small/
H A Dtrans_client_proxy.c56 int32_t udpPort; in OnUdpChannelOpenedAsServer() local
/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h134 char *udpPort; member
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_negotiation.c319 int32_t udpPort = NotifyUdpChannelOpened(appInfo, true); in AcceptUdpChannelAsServer() local