Home
last modified time | relevance | path

Searched refs:WlanInterfaceGetApBandwidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c72 service->interface.GetApBandwidth = WlanInterfaceGetApBandwidth; in WlanInterfaceImplGetInstance()
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.h67 int32_t WlanInterfaceGetApBandwidth(struct IWlanInterface *self, const char *ifName,
H A Dwlan_common_cmd.c1558 int32_t WlanInterfaceGetApBandwidth(struct IWlanInterface *self, const char *ifName, in WlanInterfaceGetApBandwidth() function
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/wlan_v1_2/c_target/wlan/v1_2/
H A Dwlan_interface_service.c.txt218 static int32_t WlanInterfaceGetApBandwidth(struct IWlanInterface *self, const char* ifName, uint8_t…
299 service->interface.GetApBandwidth = WlanInterfaceGetApBandwidth;