Home
last modified time | relevance | path

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

1234567

/base/usb/usb_manager/services/native/src/
Dusb_device_manager.cpp445 void UsbDeviceManager::BroadcastFuncChange(bool connected, int32_t currentFunc) in BroadcastFuncChange() argument
447 …USB_HILOGI(MODULE_USB_SERVICE, "Current Connect %{public}d,bconnected: %{public}d", connected, cur… in BroadcastFuncChange()
452 want.SetParam(std::string {UsbSrvSupport::CONNECTED}, connected); in BroadcastFuncChange()
468 USB_HILOGI(MODULE_SERVICE, "send COMMON_EVENT_USB_STATE broadcast connected:%{public}d, " in BroadcastFuncChange()
469 "currentFunctions:%{public}d", connected, currentFunc); in BroadcastFuncChange()
471 ReportDevicePlugSysEvent(currentFunc, connected); in BroadcastFuncChange()
474 void UsbDeviceManager::ProcessFuncChange(bool connected, int32_t currentFunc, bool isDisableDialog) in ProcessFuncChange() argument
476 …USB_HILOGI(MODULE_USB_SERVICE, "%{public}s: connected %{public}d, currentFunc %{public}d, isDisabl… in ProcessFuncChange()
477 "%{public}d", __func__, connected, currentFunc, isDisableDialog); in ProcessFuncChange()
478 BroadcastFuncChange(connected, currentFunc); in ProcessFuncChange()
[all …]
/base/usb/usb_manager/services/native/include/
Dusb_device_manager.h71 void ProcessFunctionSwitchWindow(bool connected);
72 void ProcessFunctionNotifier(bool connected, int32_t func);
78 void ReportDevicePlugSysEvent(int32_t currentFunctions, bool connected);
79 void ProcessFuncChange(bool connected, int32_t currentFunc, bool isDisableDialog = false);
80 void BroadcastFuncChange(bool connected, int32_t currentFunc);
/base/telephony/core_service/interfaces/kits/c/telephony_radio/include/
Dtelephony_radio_type.h122 /* The device is in idle or connected state in an LTE cell that does not support NSA */
126 …/* The device is connected to the LTE network in an LTE cell that supports NSA and NR coverage det…
130 /* The device is connected to the LTE/NR network in an LTE cell that supports NSA */
132 /* 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/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/usb/usb_manager/interfaces/innerkits/native/include/
Dusb_srv_support.h23 static constexpr std::string_view CONNECTED {"connected"};
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/zz_ZX/element/
Dstring.json109 "value":"[TS_1058466]_Supply power to a connected device."
117 "value":"[TS_1058467]_Supplying power to the connected device over USB"
/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
Dget_bluetooth_info_plugin_test.cpp43 CONNECTED, enumerator
122 …ugin.TransformBluetoothConnectionState(static_cast<int32_t>(Bluetooth::BTConnectState::CONNECTED));
123 ASSERT_TRUE(realConnectionState == BluetoothConnectionState::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.
/base/location/frameworks/native/fence_extension_ability/include/
Djs_fence_extension.h66 * @brief Called when this remoteLocation extension is connected for the first time.
72 * @return Returns a pointer to the <b>sid</b> of the connected remoteLocation extension.
77 * @brief Called when all abilities connected to this remoteLocation extension are disconnected.
/base/telephony/core_service/frameworks/cj/telephony_radio/src/
Dtelephony_radio_utils.h177 … * Indicates that a device is idle under or is connected to an LTE cell that does not support NSA.
187 * Indicates that a device is connected to an LTE network under an LTE cell
198 … * Indicates that a device is connected to an LTE + NR network under an LTE cell that supports NSA.
203 …* Indicates that a device is idle under or is connected to an NG-RAN cell while being attached to …
/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/print/print_fwk/frameworks/kits/extension/include/
Djs_print_extension.h70 * @brief Called when this Print extension is connected for the first time.
75 * @return Returns a pointer to the <b>sid</b> of the connected Print extension.
80 * @brief Called when all abilities connected to this Print extension are disconnected.
/base/usb/usb_manager/frameworks/dialog/dialog_ui/usb_right_dialog/src/main/resources/base/element/
Dstring.json173 "value":"Supply power to a connected device.",
180 "value":"Supplying power to the connected device over USB",
/base/telephony/call_manager/services/bluetooth/src/
Dbluetooth_connection.cpp77 TELEPHONY_LOGE("get connected devices fail"); in Init()
205 case (int32_t)Bluetooth::BTConnectState::CONNECTED: in OnConnectionStateChanged()
209 /** try to connect sco while new bluetooth device connected in OnConnectionStateChanged()
241 /** try to connect sco while new bluetooth device connected in OnVirtualDeviceChanged()
246 if (state != (int32_t)Bluetooth::BTConnectState::CONNECTED) { in OnVirtualDeviceChanged()
/base/usb/usb_manager/frameworks/ets/taihe/usb_manager/test/xts/
Dusb_transfer_test.ets67 hilog.info(domain, tag, "Test USB device is connected");
70 hilog.info(domain, tag, "Test USB device is not connected");
134 hilog.info(domain, tag, 'usb testUsbSubmitTransfer001 No device is connected');
185 hilog.info(domain, tag, 'usb testUsbCancelTransfer004 No device is connected');
229 hilog.info(domain, tag, 'usb testUsbCancelTransfer004 No device is connected');
262 hilog.info(domain, tag, 'usb not connected');
302 hilog.info(domain, tag, 'usb not connected');
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
Dstats_wifi_test.cpp69 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
99 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
128 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
158 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
195 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
261 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
299 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
478 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
520 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
558 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
[all …]
/base/time/time_service/services/time/src/
Devent_manager.cpp32 { CONNECTED, in EventManager()
50 code = CONNECTED; in OnReceiveEvent()
/base/powermgr/battery_statistics/test/unittest/src/servicetest/
Dstats_service_wifi_test.cpp87 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
122 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
156 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
190 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
233 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
311 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
356 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
550 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
595 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
637 int32_t stateOn = static_cast<int32_t>(Wifi::ConnState::CONNECTED);
[all …]
/base/useriam/user_auth_framework/frameworks/native/executors/src/
Ddriver.cpp39 IAM_LOGI("already connected skip"); in OnHdiConnect()
114 IAM_LOGE("hdi not connected, skip"); in OnFrameworkReady()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_signalhandler_exception.c75 int connected = OHOS_TEMP_FAILURE_RETRY(connect(fd, (struct sockaddr*)(&server), len)); in ConnectSocket() local
76 if (connected < 0) { in ConnectSocket()
/base/inputmethod/imf/frameworks/kits/extension_cj/include/
Dcj_inputmethod_extension.h85 * @brief Called when this InputMethod extension is connected for the first time.
92 * @return Returns a pointer to the <b>sid</b> of the connected InputMethod extension.
97 * @brief Called when all abilities connected to this InputMethod extension are disconnected.
/base/inputmethod/imf/frameworks/kits/extension/include/
Djs_inputmethod_extension.h83 * @brief Called when this InputMethod extension is connected for the first time.
90 * @return Returns a pointer to the <b>sid</b> of the connected InputMethod extension.
95 * @brief Called when all abilities connected to this InputMethod extension are disconnected.
/base/telephony/cellular_data/interfaces/innerkits/
Dcellular_data_types.h81 * Indicates that a cellular data link is being connected.
86 * Indicates that a cellular data link is connected.

1234567