Home
last modified time | relevance | path

Searched refs:SoftApModeCallback (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dsoftap_manager.h34 ErrCode RegisterCallback(const SoftApModeCallback &callbacks);
45 SoftApModeCallback mcb;
H A Dsoftap_manager_state_machine.h75 ErrCode RegisterCallback(const SoftApModeCallback &callbacks);
102 SoftApModeCallback mcb;
H A Dsoftap_manager.cpp51 ErrCode SoftApManager::RegisterCallback(const SoftApModeCallback &callbacks) in RegisterCallback()
H A Dwifi_controller_define.h73 struct SoftApModeCallback { struct
H A Dsoftap_manager_state_machine.cpp101 ErrCode SoftapManagerMachine::RegisterCallback(const SoftApModeCallback &callbacks) in RegisterCallback()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/Mock/
H A Dmock_wifi_toggler_manager.h34 SoftApModeCallback& GetSoftApCallback(void);
69 SoftApModeCallback mSoftApModeCb;
H A Dmock_wifi_toggler_manager.cpp38 SoftApModeCallback& WifiTogglerManager::GetSoftApCallback() in GetSoftApCallback()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_toggler_manager.h35 SoftApModeCallback& GetSoftApCallback(void);
70 SoftApModeCallback mSoftApModeCb;
H A Dwifi_toggler_manager.cpp64 SoftApModeCallback& WifiTogglerManager::GetSoftApCallback() in GetSoftApCallback()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dsoftap_manager_test.cpp67 SoftApModeCallback cb; in RegisterCallbackTest()
H A Dsoftap_manager_state_machine_test.cpp65 SoftApModeCallback mCb;