Home
last modified time | relevance | path

Searched refs:CONFLICT_LINK_NUM_LIMITED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_link_conflict.h33 CONFLICT_LINK_NUM_LIMITED, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/lane_link/
H A Dlnn_lane_link_wifi_direct_test.cpp365 …T_CALL(laneLinkMock, GetConflictTypeWithErrcode).WillRepeatedly(Return(CONFLICT_LINK_NUM_LIMITED));
418 …T_CALL(laneLinkMock, GetConflictTypeWithErrcode).WillRepeatedly(Return(CONFLICT_LINK_NUM_LIMITED));
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_conflict.c165 return CONFLICT_LINK_NUM_LIMITED; in GetConflictTypeWithErrcode()
H A Dlnn_lane_link_p2p.c1468 conflictType == CONFLICT_LINK_NUM_LIMITED) { in OnWifiDirectConnectFailure()