Home
last modified time | relevance | path

Searched defs:CHANNEL_INVALID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.h38 static constexpr int CHANNEL_INVALID = -1; variable
/ohos5.0/foundation/communication/dsoftbus/core/common/network/
H A Dsoftbus_network_utils.c30 #define CHANNEL_INVALID (-1) macro