Home
last modified time | relevance | path

Searched defs:channelId (Results 1 - 25 of 210) sorted by relevance

123456789

/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
H A Dtrans_udp_channel_manager_virtual.c20 int32_t TransGetUdpAppInfoByChannelId(int32_t channelId, AppInfo *appInfo) in TransGetUdpAppInfoByChannelId() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/qos/src/
H A Dclient_qos_manager.c19 int32_t ClientQosReport(int32_t channelId, int32_t chanType, int32_t appType, int32_t quality) in ClientQosReport() argument
/foundation/communication/dsoftbus/adapter/common/net/hdi/common/
H A Dsoftbus_adapter_wlan_extend_virtual.c25 int32_t SoftBusRequestWlanChannelInfo(int32_t *channelId, uint32_t num) in SoftBusRequestWlanChannelInfo() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_score.h36 int32_t channelId; member
H A Dlnn_lane_vap_info.h39 int32_t channelId; member
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clientqosmanager_fuzzer/
H A Dclientqosmanager_fuzzer.cpp29 int32_t channelId = *(reinterpret_cast<const int32_t*>(data)); in ClientQosReportTest() local
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_client_proxy.cpp40 void AccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
46 void AccessibleAbilityClientProxy::Disconnect(const int32_t channelId) in Disconnect() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_channel_client.h31 explicit AccessibleAbilityChannelClient(const int32_t channelId, in AccessibleAbilityChannelClient() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessible_ability_client_proxy.cpp40 void MockAccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
46 void MockAccessibleAbilityClientProxy::Disconnect(const int32_t channelId) in Disconnect() argument
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_score_virtual.c39 int32_t LnnGetCurrChannelScore(int32_t channelId) in LnnGetCurrChannelScore() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/common/include/
H A Dtrans_lane_pending_ctl.h34 int32_t channelId; member
/foundation/communication/dsoftbus/tests/core/transmission/common/trans_pending_pkt_test/
H A Dtrans_pending_pkt_test.cpp94 int32_t channelId = 222; in HWTEST_F() local
112 int32_t channelId = 222; in HWTEST_F() local
133 int32_t channelId = 1111; in HWTEST_F() local
156 int32_t channelId = 1111; HWTEST_F() local
178 int32_t channelId = 1; HWTEST_F() local
221 int32_t channelId = 1; HWTEST_F() local
242 int32_t channelId = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/auth_channel/
H A Dtrans_auth_manager_test.cpp98 int32_t channelId = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/common/dfx/statistics/unittest/
H A Dtrans_network_statistics_test.cpp65 int32_t channelId = -1; in HWTEST_F() local
78 int32_t channelId = 1; in HWTEST_F() local
92 int32_t channelId = 1; in HWTEST_F() local
107 int32_t channelId = 1; in HWTEST_F() local
121 int32_t channelId in HWTEST_F() local
135 int32_t channelId = 1; HWTEST_F() local
150 int32_t channelId = 1; HWTEST_F() local
212 int32_t channelId = -1; HWTEST_F() local
226 int32_t channelId = 1; HWTEST_F() local
268 int32_t channelId = 1; HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/manager/trans_channel_manager_mock_test/
H A Dtrans_channel_manager_mock_test.cpp73 int32_t channelId = 1; in HWTEST_F() local
92 int32_t channelId = 1; in HWTEST_F() local
139 int32_t channelId = 1; in HWTEST_F() local
224 int32_t channelId = 1; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/sdk/transmission/fuzztest/clienttransproxyfilemanager_fuzzer/
H A Dclienttransproxyfilemanager_fuzzer.cpp51 int32_t channelId = *(reinterpret_cast<const int32_t*>(data)); in ClientTransProxyFileManagerTest() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/auth/
H A Dtrans_sdk_auth_manager_test.cpp77 int32_t channelId = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_direct_pipeline_virtual.c24 int32_t ConnBleDirectPipelineClose(int32_t channelId) in ConnBleDirectPipelineClose() argument
35 int32_t ConnBleDirectPipelineSendMessage(int32_t channelId, const uint8_t *data, uint32_t dataLen, in ConnBleDirectPipelineSendMessage() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/qos/
H A Dsoftbus_qos_virtual.c26 void NotifyQosChannelClosed(int32_t channelId, int32_t channelType) in NotifyQosChannelClosed() argument
43 int32_t QosReportExecute(int channelId, int chanType, int appType, int quality) in QosReportExecute() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_p2p_virtual.c27 int32_t OpenP2pDirectChannel(const AppInfo *appInfo, const ConnectOption *connInfo, int32_t *channelId) in OpenP2pDirectChannel() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
H A Dclient_trans_proxy_file_manager_virtual.c30 int32_t ProcessFileFrameData(int32_t sessionId, int32_t channelId, const char *data, uint32_t len, int32_t type) in ProcessFileFrameData() argument
40 int32_t TransProxyChannelSendFile(int32_t channelId, const char *sFileList[], const char *dFileList[], uint32_t fileCnt) in TransProxyChannelSendFile() argument
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/channel/
H A Dproxy_negotiate_channel.h34 static void InjectReceiveData(int32_t channelId, std::string mockData) in InjectReceiveData() argument
53 explicit CoCProxyNegotiateChannel(int32_t channelId) in CoCProxyNegotiateChannel() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/src/
H A Dclient_trans_stream_virtual.c36 int32_t TransSendStream(int32_t channelId, const StreamData *data, in TransSendStream() argument
46 int32_t TransCloseStreamChannel(int32_t channelId) in TransCloseStreamChannel() argument
52 int32_t TransSetStreamMultiLayer(int32_t channelId, const void *optValue) in TransSetStreamMultiLayer() argument
/foundation/communication/dsoftbus/adapter/common/net/hdi/include/
H A Dsoftbus_adapter_wlan_extend.h25 int32_t channelId; member
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_accessible_ability_client_proxy.cpp38 void AccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
45 void AccessibleAbilityClientProxy::Disconnect(const int32_t channelId) in Disconnect() argument

Completed in 11 milliseconds

123456789