Searched refs:WlanInterfaceCreateFeature (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/drivers/peripheral/wlan/hdi_service/ |
H A D | wlan_interface_service.c | 41 service->interface.CreateFeature = WlanInterfaceCreateFeature; in WlanInterfaceImplGetInstance()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_0/c_target/wlan/v1_0/ |
H A D | wlan_interface_service.c.txt | 38 static int32_t WlanInterfaceCreateFeature(struct IWlanInterface *self, int32_t type, struct HdfFeat… 218 service->interface.CreateFeature = WlanInterfaceCreateFeature;
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_1/c_target/wlan/v1_1/ |
H A D | wlan_interface_service.c.txt | 38 static int32_t WlanInterfaceCreateFeature(struct IWlanInterface *self, int32_t type, struct HdfFeat… 235 service->interface.CreateFeature = WlanInterfaceCreateFeature;
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.h | 22 int32_t WlanInterfaceCreateFeature(struct IWlanInterface *self, int32_t type, struct HdfFeatureInfo…
|
H A D | wlan_common_cmd.c | 87 int32_t WlanInterfaceCreateFeature(struct IWlanInterface *self, int32_t type, struct HdfFeatureInfo… in WlanInterfaceCreateFeature() function
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/ |
H A D | wlan_interface_service.c.txt | 38 static int32_t WlanInterfaceCreateFeature(struct IWlanInterface *self, int32_t type, struct HdfFeat… 268 service->interface.CreateFeature = WlanInterfaceCreateFeature;
|