Home
last modified time | relevance | path

Searched defs:supTypeLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_hal_services_c_test.cpp81 uint32_t supTypeLen = PROTOCOL_80211_IFTYPE_NUM + 1; variable
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c514 …WlanInterfaceGetSupportFeature(struct IWlanInterface *self, uint8_t *supType, uint32_t *supTypeLen) in WlanInterfaceGetSupportFeature()