/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.h | 85 struct Connecting : public StateBase { struct 86 … Connecting(utility::StateMachine &stateMachine, GattConnectionManager::Device &device); 87 ~Connecting() override{}; in ~Connecting() argument
|
H A D | gatt_connection_manager.cpp | 1188 std::unique_ptr<State> connecting = std::make_unique<Connecting>(*this, device); in StateMachine() 1313 GattConnectionManager::Device::StateMachine::Connecting::Connecting( in Connecting() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Connecting 1318 void GattConnectionManager::Device::StateMachine::Connecting::Entry() in Entry() 1326 bool GattConnectionManager::Device::StateMachine::Connecting::Dispatch(const utility::Message &msg) in Dispatch()
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | fa-stage-interaction-overview.md | 21 | [Connecting to a ServiceExtensionAbility from the FA Model](bind-serviceextensionability-from-fa.… 24 | [Connecting to a ServiceAbility from the Stage Model](bind-serviceability-from-stage.md)| Set **b…
|
H A D | Readme-EN.md | 97 - [Connecting to a ServiceAbility](connect-serviceability.md) 119 …- [Connecting to a ServiceExtensionAbility from the FA Model](bind-serviceextensionability-from-fa… 122 - [Connecting to a ServiceAbility from the Stage Model](bind-serviceability-from-stage.md)
|
H A D | bind-serviceability-from-stage.md | 1 # Connecting to a ServiceAbility from the Stage Model
|
H A D | bind-serviceextensionability-from-fa.md | 1 # Connecting to a ServiceExtensionAbility from the FA Model
|
H A D | uiserviceextension.md | 66 ## Connecting to a UIServiceExtensionAbility
|
H A D | connect-serviceability.md | 1 # Connecting to a ServiceAbility
|
H A D | serviceextensionability.md | 13 - **Connecting**: In the case that AbilityA connects to ServiceB, they are strongly associated. Aft… 360 ## Connecting to a Background Service
|
H A D | hop-multi-device-collaboration.md | 12 - [Connecting to ServiceExtensionAbility Across Devices](#connecting-to-serviceextensionability-acr… 456 ## Connecting to ServiceExtensionAbility Across Devices
|
H A D | uiserviceextension-sys.md | 215 ### Connecting to a UIServiceExtensionAbility
|
/ohos5.0/docs/en/application-dev/ai/nnrt/ |
H A D | Readme-EN.md | 3 - [Connecting NNRt to an AI Inference Framework](neural-network-runtime-guidelines.md)
|
H A D | neural-network-runtime-guidelines.md | 1 # Connecting NNRt to an AI Inference Framework
|
/ohos5.0/docs/en/application-dev/connectivity/bluetooth/ |
H A D | spp-development-guide.md | 117 ### Connecting to the Peer Device over a Socket
|
/ohos5.0/docs/en/device-dev/quick-start/ |
H A D | quickstart-ide-env-remote.md | 49 ## Remotely Connecting to the Ubuntu Environment
|
/ohos5.0/docs/en/application-dev/ai/mindspore/ |
H A D | MindSpore-Lite-Kit-Introduction.md | 53 …ications using MindSpore Lite. For details about how to use NNRt, see [Connecting the Neural Netwo…
|
/ohos5.0/base/telephony/cellular_data/ |
H A D | README.md | 156 | DATA_STATE_CONNECTING | 1 | Connecting |
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-constant.md | 42 | STATE_CONNECTING | 1 | Connecting.|
|
H A D | js-apis-bluetooth.md | 3501 | STATE_CONNECTING | 1 | Connecting.|
|
H A D | js-apis-bluetoothManager.md | 4832 | STATE_CONNECTING | 1 | Connecting.|
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-StateManagement.md | 57 >3. Ensure that the data types match the key. Connecting different types of data to the same key wi… 187 >3. Ensure that the data types match the key. Connecting different types of data to the same key wi…
|
/ohos5.0/docs/en/application-dev/web/ |
H A D | web-debugging-with-devtools.md | 47 ### Connecting the Device to a PC
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v3.2.1-release.md | 102 … the Bluetooth screen of the device for connection. When the status is Connecting, the user cannot…
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions.md | 967 | 2 | Connecting. |
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 215 - [Connecting to a ServiceAbility](application-models/connect-serviceability.md) 237 …- [Connecting to a ServiceExtensionAbility from the FA Model](application-models/bind-serviceexten… 240 …- [Connecting to a ServiceAbility from the Stage Model](application-models/bind-serviceability-fro… 1511 …- [Connecting the Neural Network Runtime to an AI Inference Framework](ai/nnrt/neural-network-runt…
|