Home
last modified time | relevance | path

Searched refs:GetCoexictenceChannelList (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_ap_iface.h62 int32_t GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) override;
H A Dwifi_sta_iface.h61 int32_t GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) override;
H A Dwifi_p2p_iface.cpp166 int32_t WifiP2pIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() function in OHOS::HDI::Wlan::Chip::V1_0::WifiP2pIface
H A Dwifi_ext_iface.cpp163 int32_t WifiExtIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() function in OHOS::HDI::Wlan::Chip::V1_0::WifiExtIface
H A Dwifi_p2p_iface.h60 int32_t GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) override;
H A Dwifi_ext_iface.h60 int32_t GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) override;
H A Dwifi_ap_iface.cpp205 int32_t WifiApIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() function in OHOS::HDI::Wlan::Chip::V1_0::WifiApIface
H A Dwifi_vendor_hal.h80 WifiError GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf);
H A Dwifi_sta_iface.cpp243 int32_t WifiStaIface::GetCoexictenceChannelList(const std::string& ifName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() function in OHOS::HDI::Wlan::Chip::V1_0::WifiStaIface
H A Dwifi_vendor_hal.cpp431 WifiError WifiVendorHal::GetCoexictenceChannelList(const std::string& ifaceName, std::vector<uint8_t>& paramBuf) in GetCoexictenceChannelList() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal
/drivers/peripheral/wlan/hdi_service/
H A Dwlan_interface_service.c76 service->interface.GetCoexictenceChannelList = WlanInterfaceGetCoexChannelList; in WlanInterfaceImplGetInstance()

Completed in 5 milliseconds