Home
last modified time | relevance | path

Searched defs:supType (Results 1 – 6 of 6) sorted by relevance

/drivers/peripheral/wlan/hal/src/
Dwifi_hal_cmd.c75 static void GetSupportTypeByList(uint8_t *supType) in GetSupportTypeByList()
89 int32_t HalCmdGetSupportType(uint8_t *supType) in HalCmdGetSupportType()
Dwifi_hal.c81 static int32_t GetSupportFeatureInner(uint8_t *supType, uint32_t size) in GetSupportFeatureInner()
393 static int32_t GetSupportFeature(uint8_t *supType, uint32_t size) in GetSupportFeature()
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_hdi_direct_test.cpp72 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
Dwlan_hdi_hal_services_c_test.cpp80 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
/drivers/peripheral/wlan/hdi_service/service_common/
Dwlan_common_cmd.c508 int32_t WlanInterfaceGetSupportFeature(struct IWlanInterface *self, uint8_t *supType, uint32_t *sup… in WlanInterfaceGetSupportFeature()
/drivers/peripheral/wlan/test/unittest/hal/
Dwifi_hal_test.cpp987 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable