Home
last modified time | relevance | path

Searched refs:WIFI_IFTYPE_UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_cmd.h127 WIFI_IFTYPE_UNSPECIFIED, enumerator
/ohos5.0/drivers/peripheral/wlan/client/include/
H A Dwifi_driver_client.h78 WIFI_IFTYPE_UNSPECIFIED, enumerator
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c908 if (type > WIFI_IFTYPE_UNSPECIFIED && type < WIFI_IFTYPE_MAX) { in ParserSupportComboInfo()