Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/
H A Dwifi_direct_error_code.h302 ERROR_LOCAL_THREE_VAP_CONFLICT = ERROR_BASE - 6603, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_query.c259 if (ret == ERROR_LOCAL_THREE_VAP_CONFLICT) { in HmlLinkState()