Home
last modified time | relevance | path

Searched defs:ifaceName (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/wlan/chip/hdi_service/
H A Diface_util.cpp28 bool IfaceUtil::SetMacAddress(const std::string& ifaceName, const std::string& mac) in SetMacAddress() argument
39 bool IfaceUtil::SetUpState(const std::string& ifaceName, bool requestUp) in SetUpState() argument
44 bool IfaceUtil::GetUpState(const std::string& ifaceName) in GetUpState() argument
H A Dwifi_vendor_hal.cpp188 wifiInterfaceHandle WifiVendorHal::GetIfaceHandle(const std::string& ifaceName) in GetIfaceHandle() argument
198 WifiError WifiVendorHal::GetChipCaps(const std::string& ifaceName, uint32_t& capabilities) in GetChipCaps() argument
207 WifiError WifiVendorHal::GetSupportedFeatureSet(const std::string& ifaceName, uint32_t& capabilities) in GetSupportedFeatureSet() argument
216 GetValidFrequenciesForBand( const std::string& ifaceName, int band) GetValidFrequenciesForBand() argument
309 SetCountryCode(const std::string& ifaceName, const std::string& code) SetCountryCode() argument
314 GetSignalPollInfo(const std::string& ifaceName, SignalPollResult& signalPollResult) GetSignalPollInfo() argument
320 GetPowerMode(const std::string& ifaceName) GetPowerMode() argument
327 SetPowerMode(const std::string& ifaceName, int mode) SetPowerMode() argument
337 EnablePowerMode(const std::string& ifaceName, int mode) EnablePowerMode() argument
342 StartScan( const std::string& ifaceName, const ScanParams& params) StartScan() argument
349 StartPnoScan(const std::string& ifaceName, const PnoScanParams& pnoParams) StartPnoScan() argument
355 StopPnoScan(const std::string& ifaceName) StopPnoScan() argument
361 GetScanInfos(const std::string& ifaceName, std::vector<ScanResultsInfo>& scanResultsInfo) GetScanInfos() argument
373 RegisterIfaceCallBack(const std::string& ifaceName, const sptr<IChipIfaceCallback>& chipIfaceCallback) RegisterIfaceCallBack() argument
382 UnRegisterIfaceCallBack(const std::string& ifaceName, const sptr<IChipIfaceCallback>& chipIfaceCallback) UnRegisterIfaceCallBack() argument
391 RegisterExtIfaceCallBack(const std::string& ifaceName, const sptr<IChipIfaceCallback>& chipIfaceCallback) RegisterExtIfaceCallBack() argument
400 UnRegisterExtIfaceCallBack(const std::string& ifaceName, const sptr<IChipIfaceCallback>& chipIfaceCallback) UnRegisterExtIfaceCallBack() argument
409 SetTxPower(const std::string& ifaceName, int mode) SetTxPower() argument
414 SendCmdToDriver(const std::string& ifaceName, int32_t cmdId, const std::vector<int8_t>& paramBuf) SendCmdToDriver() argument
420 SendActionFrame(const std::string& ifaceName, uint32_t freq, const std::vector<uint8_t>& frameData) SendActionFrame() argument
426 RegisterActionFrameReceiver(const std::string& ifaceName, const std::vector<uint8_t>& match) RegisterActionFrameReceiver() argument
431 GetCoexictenceChannelList(const std::string& ifaceName, std::vector<uint8_t>& paramBuf) GetCoexictenceChannelList() argument
[all...]
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dwpa_hdi_util.c113 int GetIfaceState(const char *ifaceName) in GetIfaceState() argument
/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_hal_fn.cpp127 static WifiError RegisterIfaceCallBack(const char *ifaceName, WifiCallbackHandler onCallbackEvent) in RegisterIfaceCallBack() argument
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.c83 int InitCfg(const char *ifaceName) in InitCfg() argument
257 int GetIfaceState(const char *ifaceName) in GetIfaceState() argument

Completed in 5 milliseconds