Home
last modified time | relevance | path

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

/drivers/peripheral/wlan/hal/src/
Dwifi_hal_base_feature.c110 static int32_t GetFeatureType(const struct IWiFiBaseFeature *baseFeature) in GetFeatureType() function
174 (*fe)->getFeatureType = GetFeatureType; in InitBaseFeature()
/drivers/peripheral/wlan/hdi_service/
Dwlan_interface_service.c48 service->interface.GetFeatureType = WlanInterfaceGetFeatureType; in WlanInterfaceImplGetInstance()
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp254 int32_t rc = g_wlanObj->GetFeatureType(g_wlanObj, nullptr, &featureType);
256 rc = g_wlanObj->GetFeatureType(g_wlanObj, &ifeature, nullptr);
258 rc = g_wlanObj->GetFeatureType(g_wlanObj, &ifeature, &featureType);
Dwlan_hdi_hal_services_c_test.cpp169 rc = g_wlanObj->GetFeatureType(g_wlanObj, &ifeature, &featureType);
1045 rc = g_wlanObj->GetFeatureType(g_wlanObj, &ifeature, &featureType);
/drivers/peripheral/wlan/test/fuzztest/
Dwlan_common_fuzzer.cpp106 interface->GetFeatureType(interface, &feature, &featureType); in FuzzGetFeatureType()
/drivers/interface/wlan/v1_0/
DIWlanInterface.idl179 GetFeatureType([in] struct HdfFeatureInfo ifeature, [out] int featureType);
/drivers/interface/wlan/v1_1/
DIWlanInterface.idl179 GetFeatureType([in] struct HdfFeatureInfo ifeature, [out] int featureType);
/drivers/peripheral/wlan/
DREADME_zh.md206 …a name="p15117233152315"></a><a name="p15117233152315"></a>int32_t (*GetFeatureType)(struct IWlanI…