Home
last modified time | relevance | path

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

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