/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/ |
H A D | net_conn_client_vnic_test.cpp | 68 sptr<NetManagerStandard::NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 78 sptr<NetManagerStandard::NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 91 sptr<NetManagerStandard::NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local [all...] |
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/ |
H A D | wifi_multi_vap_manager.cpp | 58 WifiLinkedInfo linkInfo; in CheckStaConnected() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/ |
H A D | net_conn_callback_stub_test.cpp | 155 NetLinkInfo linkInfo; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/data/ |
H A D | link_info_test.cpp | 210 LinkInfo linkInfo; in HWTEST_F() local
|
H A D | negotiate_message_test.cpp | 162 LinkInfo linkInfo; in HWTEST_F() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_add_test/ |
H A D | ethernet_lan_management_test.cpp | 96 sptr<NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 169 sptr<NetLinkInfo> linkInfo = new (std::nothrow) NetLinkInfo(); in HWTEST_F() local
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_common.c | 33 static int32_t BrInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in BrInfoProc() argument 44 static int32_t BleInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in BleInfoProc() argument 63 P2pInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) P2pInfoProc() argument 77 HmlInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) HmlInfoProc() argument 91 HmlRawInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) HmlRawInfoProc() argument 101 P2pReuseInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) P2pReuseInfoProc() argument 109 Wlan2P4GInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) Wlan2P4GInfoProc() argument 123 Wlan5GInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) Wlan5GInfoProc() argument 137 BleDirectInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) BleDirectInfoProc() argument 150 CocInfoProc(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) CocInfoProc() argument 183 LaneInfoProcess(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) LaneInfoProcess() argument [all...] |
H A D | lnn_lane_reliability.c | 317 int32_t LaneDetectReliability(uint32_t laneReqId, const LaneLinkInfo *linkInfo, const LaneLinkCb *callback) in LaneDetectReliability() argument [all...] |
H A D | lnn_ctrl_lane.c | 216 static void CtrlLinkSuccess(uint32_t laneHandle, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in CtrlLinkSuccess() argument
|
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
H A D | net_link_info.cpp | 30 NetLinkInfo::NetLinkInfo(const NetLinkInfo &linkInfo) in NetLinkInfo() argument 43 operator =(const NetLinkInfo &linkInfo) operator =() argument [all...] |
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_lan_management_test.cpp | 96 sptr<NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 169 sptr<NetLinkInfo> linkInfo = new (std::nothrow) NetLinkInfo(); in HWTEST_F() local
|
H A D | dev_interface_state_test.cpp | 56 sptr<NetLinkInfo> linkInfo; in HWTEST_F() local 94 sptr<NetLinkInfo> linkInfo; in HWTEST_F() local 145 sptr<NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 173 sptr<NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/src/ |
H A D | lnn_wifi_adpter_mock.cpp | 61 LaneLinkInfo linkInfo; in ActionOfLnnConnectP2p() local
|
/foundation/communication/netmanager_base/frameworks/js/napi/connection/observer/src/ |
H A D | net_conn_callback_observer.cpp | 119 auto linkInfo = *info; in NetConnectionPropertiesChange() local 237 napi_value NetConnCallbackObserver::CreateConnectionProperties(napi_env env, NetLinkInfo &linkInfo) in CreateConnectionProperties() argument 259 CreateNetConnectionPropertiesChangeParam(napi_env env, NetHandle &handle, NetLinkInfo &linkInfo) CreateNetConnectionPropertiesChangeParam() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 44 int32_t LaneInfoProcess(const LaneLinkInfo *linkInfo, LaneConnInfo *connInfo, LaneProfile *profile) in LaneInfoProcess() argument 84 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
|
H A D | lnn_lane_listener_test.cpp | 444 LaneLinkInfo linkInfo; in HWTEST_F() local 493 LaneLinkInfo linkInfo; in HWTEST_F() local 573 LaneLinkInfo linkInfo; HWTEST_F() local 653 LaneLinkInfo linkInfo; HWTEST_F() local [all...] |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/ |
H A D | lnn_lane_link_wifi_direct_test.cpp | 71 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() argument
|
H A D | lnn_lane_link_deps_mock.cpp | 53 int32_t LaneLinkDepsInterfaceMock::ActionOfDetectSuccess(uint32_t laneReqId, const LaneLinkInfo *linkInfo, in ActionOfDetectSuccess() argument 96 int32_t LaneDetectReliability(uint32_t laneReqId, const LaneLinkInfo *linkInfo, const LaneLinkCb *callback) in LaneDetectReliability() argument 111 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
|
H A D | lnn_lane_link_test.cpp | 79 static void OnLaneLinkSuccess(uint32_t reqId, LaneLinkType linkType, const LaneLinkInfo *linkInfo) in OnLaneLinkSuccess() argument
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 42 LaneLinkInfo linkInfo = { in ActionOfLaneLinkSuccess() local 99 int32_t AddLaneResourceToPool(const LaneLinkInfo *linkInfo, uint64_t laneId, bool isServerSide) in AddLaneResourceToPool() argument
|
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/ |
H A D | lnn_lane_link.h | 105 } linkInfo; member
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | networkshare_upstreammonitor.cpp | 209 sptr<NetLinkInfo> linkInfo = new (std::nothrow) NetLinkInfo(); in HandleNetAvailable() local
|
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_event.cpp | 80 WifiLinkedInfo linkInfo; in OnWifiConnectionChanged() local
|
/foundation/communication/netmanager_ext/services/wearabledistributednetmanager/src/ |
H A D | wearable_distributed_net_link_info.cpp | 247 void WearableDistributedNetLinkInfo::SetInterFaceName(NetLinkInfo &linkInfo)
in SetInterFaceName() argument 254 int32_t WearableDistributedNetLinkInfo::SetDnsLists(NetLinkInfo &linkInfo)
in SetDnsLists() argument 268 int32_t WearableDistributedNetLinkInfo::SetNetLinkIPInfo(NetLinkInfo &linkInfo)
in SetNetLinkIPInfo() argument 281 int32_t WearableDistributedNetLinkInfo::SetNetLinkRouteInfo(NetLinkInfo &linkInfo)
in SetNetLinkRouteInfo() argument 295 void WearableDistributedNetLinkInfo::SetMtu(NetLinkInfo &linkInfo)
in SetMtu() argument 325 CreateNetLinkInfo(NetLinkInfo &linkInfo) CreateNetLinkInfo() argument [all...] |
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/ |
H A D | net_conn_service_proxy_test.cpp | 76 NetLinkInfo linkInfo; in static_cast() local 664 sptr<NetManagerStandard::NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local 672 sptr<NetManagerStandard::NetLinkInfo> linkInfo = nullptr; in HWTEST_F() local [all...] |