Searched defs:supType (Results 1 – 6 of 6) sorted by relevance
75 static void GetSupportTypeByList(uint8_t *supType) in GetSupportTypeByList()89 int32_t HalCmdGetSupportType(uint8_t *supType) in HalCmdGetSupportType()
81 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()
72 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
80 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable
514 int32_t WlanInterfaceGetSupportFeature(struct IWlanInterface *self, uint8_t *supType, uint32_t *sup… in WlanInterfaceGetSupportFeature()
987 uint8_t supType[PROTOCOL_80211_IFTYPE_NUM + 1] = {0}; variable