Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_p2p_config.h34 typedef enum GroupOwnerBand { enum
38 } GroupOwnerBand; typedef
/ohos5.0/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_p2p_msg.h148 enum class GroupOwnerBand { GO_BAND_AUTO, GO_BAND_2GHZ, GO_BAND_5GHZ }; enum