Searched defs:laneLinkInfo (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/ |
H A D | lnn_lane_listener.c | 190 static int32_t FindLaneBusinessInfoByLinkInfo(const LaneLinkInfo *laneLinkInfo, in FindLaneBusinessInfoByLinkInfo() 262 int32_t LaneLinkupNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkupNotify() 304 int32_t LaneLinkdownNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkdownNotify() 354 …ic int32_t GetStateNotifyInfo(const char *peerIp, const char *peerUuid, LaneLinkInfo *laneLinkInfo) in GetStateNotifyInfo() 389 LaneLinkInfo laneLinkInfo; in LnnOnWifiDirectDeviceOnline() local 408 LaneLinkInfo laneLinkInfo; in LnnOnWifiDirectDeviceOffline() local 513 LaneLinkInfo laneLinkInfo; in LnnOnWifiDirectConnectedForSink() local
|
H A D | lnn_trans_lane.c | 107 LaneLinkInfo laneLinkInfo; member 1800 …PostLaneStateChangeMessage(LaneState state, const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in PostLaneStateChangeMessage() 1917 LaneResource laneLinkInfo; in NeedToNotify() local 1928 int32_t HandleLaneQosChange(const LaneLinkInfo *laneLinkInfo) in HandleLaneQosChange()
|
H A D | lnn_lane.c | 547 LaneResource laneLinkInfo; in GetMacInfoByLaneId() local
|
H A D | lnn_lane_link_p2p.c | 108 LaneLinkInfo laneLinkInfo; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_listener/ |
H A D | lnn_lane_listener_deps_mock.cpp | 49 …PostLaneStateChangeMessage(LaneState state, const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in PostLaneStateChangeMessage() 99 int32_t HandleLaneQosChange(const LaneLinkInfo *laneLinkInfo) in HandleLaneQosChange()
|
H A D | lnn_lane_listener_test.cpp | 290 LaneLinkInfo laneLinkInfo; variable 407 LaneLinkInfo laneLinkInfo; variable
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane/trans_lane/ |
H A D | lnn_trans_lane_deps_mock.cpp | 129 int32_t LaneLinkupNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkupNotify() 134 int32_t LaneLinkdownNotify(const char *peerUdid, const LaneLinkInfo *laneLinkInfo) in LaneLinkdownNotify()
|
H A D | lnn_trans_lane_test.cpp | 322 LaneLinkInfo laneLinkInfo; variable 348 LaneLinkInfo laneLinkInfo; variable
|