Home
last modified time | relevance | path

Searched defs:featureType (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/framework/model/network/wifi/core/module/
Dwifi_feature.c17 int32_t AddFeature(struct WifiModule *module, uint16_t featureType, struct WifiFeature *feature) in AddFeature()
33 int32_t DelFeature(struct WifiModule *module, uint16_t featureType) in DelFeature()
/drivers/peripheral/wlan/test/fuzztest/
Dwlan_common_fuzzer.cpp101 int32_t featureType; in FuzzGetFeatureType() local
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp267 int32_t featureType; variable
Dwlan_hdi_hal_services_c_test.cpp167 int32_t featureType; variable
1041 int32_t featureType; variable
/drivers/peripheral/wlan/hdi_service/service_common/
Dwlan_common_cmd.c372 int32_t *featureType) in WlanInterfaceGetFeatureType()