Home
last modified time | relevance | path

Searched full:connected (Results 1 – 25 of 111) sorted by relevance

12345

/base/usb/usb_manager/services/native/src/
Dusb_device_manager.cpp203 void UsbDeviceManager::ProcessFuncChange(bool connected, int32_t currentFunc) in ProcessFuncChange() argument
205 …USB_HILOGI(MODULE_USB_SERVICE, "Current Connect %{public}d,bconnected: %{public}d", connected, cur… in ProcessFuncChange()
209 want.SetParam(std::string {UsbSrvSupport::CONNECTED}, connected); in ProcessFuncChange()
224 USB_HILOGI(MODULE_SERVICE, "send COMMON_EVENT_USB_STATE broadcast connected:%{public}d, " in ProcessFuncChange()
225 "currentFunctions:%{public}d", connected, currentFunc); in ProcessFuncChange()
227 ReportDevicePlugSysEvent(currentFunc, connected); in ProcessFuncChange()
228 ProcessFunctionSwitchWindow(connected); in ProcessFuncChange()
231 void UsbDeviceManager::ProcessFunctionSwitchWindow(bool connected) in ProcessFunctionSwitchWindow() argument
239 if (connected) { in ProcessFunctionSwitchWindow()
336 void UsbDeviceManager::ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected) in ReportDevicePlugSysEvent() argument
[all …]
/base/usb/usb_manager/services/native/include/
Dusb_device_manager.h49 void ProcessFunctionSwitchWindow(bool connected);
53 void ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected);
54 void ProcessFuncChange(bool connected, int32_t currentFunc);
/base/telephony/core_service/interfaces/kits/c/telephony_radio/include/
Dtelephony_radio_type.h113 /* The device is in idle or connected state in an LTE cell that does not support NSA */
117 …/* The device is connected to the LTE network in an LTE cell that supports NSA and NR coverage det…
121 /* The device is connected to the LTE/NR network in an LTE cell that supports NSA */
123 /* The device is idle or connected to the NG-RAN cell when being attached to the 5G Core */
/base/telephony/call_manager/services/audio/src/audio_state/
Dspeaker_device_state.cpp30 // should switch to wired headset route while wired headset connected in ProcessEvent()
35 // should switch to bluetooth sco route while bluetooth sco connected in ProcessEvent()
/base/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_srv_support.h23 static constexpr std::string_view CONNECTED {"connected"};
/base/telephony/core_service/frameworks/js/network_search/include/
Dnapi_radio_types.h150 … * Indicates that a device is idle under or is connected to an LTE cell that does not support NSA.
160 * Indicates that a device is connected to an LTE network under an LTE cell
171 … * Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA.
176 …* Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to …
/base/customization/enterprise_device_management/services/edm_plugin/src/
Dget_bluetooth_info_plugin.cpp34 CONNECTED, enumerator
78 case static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTED): in TransformBluetoothConnectionState()
79 realConnectionState = BluetoothConnectionState::CONNECTED; in TransformBluetoothConnectionState()
/base/telephony/cellular_data/interfaces/innerkits/
Dcellular_data_types.h75 * Indicates that a cellular data link is being connected.
80 * Indicates that a cellular data link is connected.
Dcellular_data_client.h36 * @brief Whether cellular data service is connected.
38 * @return Return true on connected, false on not connected.
/base/theme/wallpaper_mgr/frameworks/kits/extension/include/
Djs_wallpaper_extension_ability.h71 * @brief Called when this Wallpaper extension is connected for the first time.
76 * @return Returns a pointer to the <b>sid</b> of the connected Wallpaper extension.
81 * @brief Called when all abilities connected to this Wallpaper extension are disconnected.
Dwallpaper_extension_context.h55 * @param conn Indicates the callback object when the target ability is connected.
84 * @param conn Indicates the callback object when the target ability is connected.
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Dget_bluetooth_info_plugin_test.cpp42 CONNECTED, enumerator
120 …ugin.TransformBluetoothConnectionState(static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTED));
121 ASSERT_TRUE(realConnectionState == BluetoothConnectionState::CONNECTED);
/base/telephony/core_service/interfaces/innerkits/include/
Dnetwork_search_types.h166 … * Indicates that a device is idle under or is connected to an LTE cell that does not support NSA.
176 * Indicates that a device is connected to an LTE network under an LTE cell
187 … * Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA.
192 …* Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to …
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_wifi_test.cpp67 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
95 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
122 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
150 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
185 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
247 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
283 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
450 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
490 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
526 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
[all …]
/base/print/print_fwk/frameworks/kits/extension/include/
Djs_print_extension.h79 * @brief Called when this Print extension is connected for the first time.
84 * @return Returns a pointer to the <b>sid</b> of the connected Print extension.
89 * @brief Called when all abilities connected to this Print extension are disconnected.
Dprint_extension_context.h55 * @param conn Indicates the callback object when the target ability is connected.
84 * @param conn Indicates the callback object when the target ability is connected.
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_wifi_test.cpp85 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
116 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
146 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
177 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
215 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
285 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
326 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
496 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
537 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
575 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
[all …]
/base/telephony/call_manager/services/call/src/
Dcall_connect_ability.cpp42 TELEPHONY_LOGE("callui has already connected"); in ConnectAbility()
118 TELEPHONY_LOGE("callui is not connected, no need to disconnect ability"); in WaitForConnectResult()
/base/inputmethod/imf/frameworks/kits/extension/include/
Djs_inputmethod_extension.h65 * @brief Called when this InputMethod extension is connected for the first time.
72 * @return Returns a pointer to the <b>sid</b> of the connected InputMethod extension.
77 * @brief Called when all abilities connected to this InputMethod extension are disconnected.
Dinputmethod_extension_context.h61 * connected.
96 * connected.
/base/theme/wallpaper_mgr/services/src/
Dwallpaper_extension_ability_connection.cpp26 HILOG_INFO("on ability connected."); in OnAbilityConnectDone()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_signalhandler_exception.c78 int connected = OHOS_TEMP_FAILURE_RETRY(connect(fd, (struct sockaddr*)(&server), len)); in ConnectSocket() local
79 if (connected < 0) { in ConnectSocket()
/base/update/updater/services/ui/driver/
Ddrm_driver.cpp136 // get connected connector in GetFirstConnector()
153 // get connected connector in GetConnectorByType()
248 // 4: check it has connected connector and crtc in GetOneResources()
273 // 2 : get connected connector in DrmInit()
/base/telephony/call_manager/services/spam_call/src/
Dspam_call_connection.cpp30 TELEPHONY_LOGE("Connected service is invalid!"); in OnAbilityConnectDone()
/base/useriam/user_auth_framework/services/remote_connect/inc/
Dremote_connect_listener.h33 CONNECTED = 1, enumerator

12345