Home
last modified time | relevance | path

Searched defs:GetDeviceConfig (Results 1 – 10 of 10) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/src/
Dkey_auto_repeat.cpp45 std::map<int32_t, DeviceConfig> KeyAutoRepeat::GetDeviceConfig() const in GetDeviceConfig() function in OHOS::MMI::KeyAutoRepeat
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/
Dmock_wifi_sta_hal_interface.cpp214 WifiErrorNo WifiStaHalInterface::GetDeviceConfig(WifiHalGetDeviceConfig &config, const std::string … in GetDeviceConfig() function in OHOS::Wifi::WifiStaHalInterface
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
Dwifi_settings.cpp326 int WifiSettings::GetDeviceConfig(std::vector<WifiDeviceConfig> &results, int instId) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
342 int WifiSettings::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config, int instId) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
359 int WifiSettings::GetDeviceConfig(const std::string &index, const int &indexType, in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
387 int WifiSettings::GetDeviceConfig(const std::string &ssid, const std::string &keymgmt, in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
Dwifi_sta_hal_interface.cpp457 WifiErrorNo WifiStaHalInterface::GetDeviceConfig(WifiHalGetDeviceConfig &config, const std::string … in GetDeviceConfig() function in OHOS::Wifi::WifiStaHalInterface
/foundation/communication/wifi/wifi/test/wifi_client/
Dwifi_client.cpp245 static bool GetDeviceConfig(int argc, const char *argv[], WifiDeviceConfig &config) in GetDeviceConfig() function
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_impl.cpp638 ErrCode WifiDeviceImpl::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiDeviceImpl
Dwifi_device_proxy.cpp2553 ErrCode WifiDeviceProxy::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiDeviceProxy
/foundation/multimodalinput/input/service/device_manager/src/
Dinput_device_manager.cpp199 bool InputDeviceManager::GetDeviceConfig(int32_t deviceId, int32_t &keyboardType) in GetDeviceConfig() function in OHOS::MMI::InputDeviceManager
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_service_impl.cpp877 ErrCode WifiDeviceServiceImpl::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiDeviceServiceImpl
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
Dwifi_hdi_wpa_client.cpp645 WifiErrorNo WifiHdiWpaClient::GetDeviceConfig(WifiHalGetDeviceConfig &config, const char *ifaceName) in GetDeviceConfig() function in OHOS::Wifi::WifiHdiWpaClient