Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/event_handler/src/
Dkey_auto_repeat.cpp38 std::map<int32_t, DeviceConfig> KeyAutoRepeat::GetDeviceConfig() const in GetDeviceConfig() function in OHOS::MMI::KeyAutoRepeat
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/
Dwifi_settings.cpp278 int WifiSettings::GetDeviceConfig(std::vector<WifiDeviceConfig> &results) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
291 int WifiSettings::GetDeviceConfig(const int &networkId, WifiDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
307 int WifiSettings::GetDeviceConfig(const std::string &index, const int &indexType, WifiDeviceConfig … in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
332 int WifiSettings::GetDeviceConfig(const std::string &ssid, const std::string &keymgmt, WifiDeviceCo… in GetDeviceConfig() function in OHOS::Wifi::WifiSettings
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/idl_client/
Dwifi_sta_hal_interface.cpp196 WifiErrorNo WifiStaHalInterface::GetDeviceConfig(WifiIdlGetDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiStaHalInterface
Dwifi_idl_client.cpp422 WifiErrorNo WifiIdlClient::GetDeviceConfig(WifiIdlGetDeviceConfig &config) in GetDeviceConfig() function in OHOS::Wifi::WifiIdlClient
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_config_center.cpp113 int WifiConfigCenter::GetDeviceConfig(std::vector<WifiDeviceConfig> &results) in GetDeviceConfig() function in OHOS::Wifi::WifiConfigCenter
/foundation/multimodalinput/input/service/device_manager/src/
Dinput_device_manager.cpp164 bool InputDeviceManager::GetDeviceConfig(int32_t deviceId, int32_t &keyboardType) in GetDeviceConfig() function in OHOS::MMI::InputDeviceManager
/foundation/communication/wifi/wifi/test/wifi_client/
Dwifi_client.cpp241 static bool GetDeviceConfig(int argc, const char *argv[], WifiDeviceConfig &config) in GetDeviceConfig() function