Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dsoftap_parser.h26 constexpr auto XML_BAND_CHANNEL = "BandChannel"; variable
H A Dsoftap_parser.cpp116 if (GetNodeValue(node) == XML_BAND_CHANNEL) { in GetBandInfo()