/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/wlan/ |
H A D | interface_i_wlan_interface_v10.md | 35 | [GetSupportFeature](#getsupportfeature) ([out] unsigned char[] supType) | 获取该设备支持的WLAN特性(不考虑当前的使用… 434 ### GetSupportFeature() 437 IWlanInterface::GetSupportFeature ([out] unsigned char[] supType)
|
H A D | interface_i_wlan_interface_v11.md | 33 | [GetSupportFeature](#getsupportfeature) ([out] unsigned char[] supType) | 获得设备支持的WLAN功能(不考虑当前的使用状… 492 ### GetSupportFeature() 495 IWlanInterface::GetSupportFeature ([out] unsigned char[] supType)
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_sta_interface_test.cpp | 240 EXPECT_TRUE(GetSupportFeature(NULL) == WIFI_HAL_FAILED); 241 EXPECT_GE(GetSupportFeature(&frequencies), WIFI_HAL_FAILED);
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
H A D | i_wifi_sta_iface.h | 106 WifiErrorNo GetSupportFeature(long *feature);
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_sta_interface.h | 223 WifiErrorNo GetSupportFeature(long *feature);
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/ |
H A D | wlan_interface_service.c | 52 service->interface.GetSupportFeature = WlanInterfaceGetSupportFeature; in WlanInterfaceImplGetInstance()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/ |
H A D | mock_wifi_sta_hal_interface.h | 58 WifiErrorNo GetSupportFeature(long &feature);
|
H A D | mock_wifi_sta_hal_interface.cpp | 135 WifiErrorNo WifiStaHalInterface::GetSupportFeature(long &feature) in GetSupportFeature() function in OHOS::Wifi::WifiStaHalInterface
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
H A D | wifi_sta_hal_interface.h | 144 WifiErrorNo GetSupportFeature(long &feature);
|
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 75 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, nullptr, &supTypeLenInvalid); 77 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, nullptr); 79 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLenInvalid);
|
H A D | wlan_hdi_hal_services_c_test.cpp | 85 int32_t rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLenInvalid); 87 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLen);
|
/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal.c | 427 static int32_t GetSupportFeature(uint8_t *supType, uint32_t size) in GetSupportFeature() function 641 singleWifiInstance.getSupportFeature = GetSupportFeature; in WifiConstruct()
|
/ohos5.0/docs/zh-cn/device-dev/driver/ |
H A D | driver-peripherals-external-des.md | 744 HDI接口调用开发步骤(以GetSupportFeature为例): 750 3. 通过GetSupportFeature获取该设备支持的WLAN特性。 789 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLen);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | iwlan_interface.h.txt | 123 … int32_t (*GetSupportFeature)(struct IWlanInterface *self, uint8_t* supType, uint32_t* supTypeLen);
|
H A D | wlan_interface_service.c.txt | 229 service->interface.GetSupportFeature = WlanInterfaceGetSupportFeature;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | iwlan_interface.h.txt | 126 … int32_t (*GetSupportFeature)(struct IWlanInterface *self, uint8_t* supType, uint32_t* supTypeLen);
|
H A D | wlan_interface_service.c.txt | 246 service->interface.GetSupportFeature = WlanInterfaceGetSupportFeature;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/dump_ast_target/ |
H A D | dump.txt | 58 [mini, lite, full] GetSupportFeature(
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | iwlan_interface.h.txt | 132 … int32_t (*GetSupportFeature)(struct IWlanInterface *self, uint8_t* supType, uint32_t* supTypeLen);
|
H A D | wlan_interface_service.c.txt | 279 service->interface.GetSupportFeature = WlanInterfaceGetSupportFeature;
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_sta_hal_interface_test.cpp | 173 WifiErrorNo ret = WifiStaHalInterface::GetInstance().GetSupportFeature(feature);
|
H A D | mock_wifi_hal_service.c | 188 WifiErrorNo GetSupportFeature(long *feature) in GetSupportFeature() function
|
/ohos5.0/drivers/peripheral/wlan/ |
H A D | README_zh.md | 74 …<a name="p6760128135514"></a><a name="p6760128135514"></a>int32_t (*GetSupportFeature)(struct IWla… 367 3. 通过GetSupportFeature获取该设备支持的WLAN特性。 405 rc = g_wlanObj->GetSupportFeature(g_wlanObj, supType, &supTypeLen);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/dump_ast_target/ |
H A D | dump.txt | 84 [mini, lite, full] GetSupportFeature(
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/dump_ast_target/ |
H A D | dump.txt | 118 [mini, lite, full] GetSupportFeature(
|