Home
last modified time | relevance | path

Searched refs:getFeatureType (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/interfaces/include/
H A Dwifi_hal_base_feature.h127 int32_t (*getFeatureType)(const struct IWiFiBaseFeature *baseFeature); member
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c182 (*fe)->getFeatureType = GetFeatureType; in InitBaseFeature()
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp301 type = apFeature->baseFeature.getFeatureType(nullptr);
303 type = apFeature->baseFeature.getFeatureType((struct IWiFiBaseFeature *)apFeature);
1042 type = staFeature->baseFeature.getFeatureType(nullptr);
1044 type = staFeature->baseFeature.getFeatureType((struct IWiFiBaseFeature *)staFeature);
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-external-des.md95 | int32_t (\*getFeatureType)(const struct IWiFiBaseFeature \*) | 获取特性的类型。 |
/ohos5.0/drivers/peripheral/wlan/
H A DREADME.md137 …a name="p15117233152315"></a><a name="p15117233152315"></a>int32_t (*getFeatureType)(const struct …
H A DREADME_zh.md208 …a name="p15117233152315"></a><a name="p15117233152315"></a>int32_t (*getFeatureType)(const struct …
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c389 type = baseFeature->getFeatureType(baseFeature); in WlanInterfaceGetFeatureType()
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-external-des.md95 …| int32_t&nbsp;(\*getFeatureType)(const&nbsp;struct&nbsp;IWiFiBaseFeature&nbsp;\*) | Obtains the f…