Home
last modified time | relevance | path

Searched refs:stateMachineObj (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Di_wifi_country_code_change_listener.h29 IWifiCountryCodeChangeListener(const std::string &name, StateMachine &stateMachineObj) in IWifiCountryCodeChangeListener() argument
30 : m_stateMachineObj(stateMachineObj), m_listenerModuleName(name) {} in IWifiCountryCodeChangeListener()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_service.h157 WifiCountryCodeChangeObserver(const std::string &name, StateMachine &stateMachineObj) in WifiCountryCodeChangeObserver() argument
158 : IWifiCountryCodeChangeListener(name, stateMachineObj) {} in WifiCountryCodeChangeObserver()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_service.h400 WifiCountryCodeChangeObserver(const std::string &name, StateMachine &stateMachineObj) in WifiCountryCodeChangeObserver() argument
401 : IWifiCountryCodeChangeListener(name, stateMachineObj) {} in WifiCountryCodeChangeObserver()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_country_code_manager_test.cpp47 WifiCountryCodeChangeObserver(const std::string &name, StateMachine &stateMachineObj) in WifiCountryCodeChangeObserver() argument
48 : IWifiCountryCodeChangeListener(name, stateMachineObj) {} in WifiCountryCodeChangeObserver()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_service.h870 WifiCountryCodeChangeObserver(const std::string &name, StateMachine &stateMachineObj) in WifiCountryCodeChangeObserver() argument
871 : IWifiCountryCodeChangeListener(name, stateMachineObj) {} in WifiCountryCodeChangeObserver()