Home
last modified time | relevance | path

Searched refs:V1_ERROR_GC_CONNECTED_TO_ANOTHER_DEVICE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_error_code.h41 V1_ERROR_GC_CONNECTED_TO_ANOTHER_DEVICE = V1_ERROR_START - 2, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_query.c227 if (ret == V1_ERROR_GC_CONNECTED_TO_ANOTHER_DEVICE) { in P2pLinkState()