/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection_manager.h | 106 struct Disconnected : public StateBase { struct 107 … Disconnected(utility::StateMachine &stateMachine, GattConnectionManager::Device &device); 108 ~Disconnected() override{}; in ~Disconnected() argument
|
H A D | gatt_connection_manager.cpp | 1194 std::unique_ptr<State> disconnected = std::make_unique<Disconnected>(*this, device); in StateMachine() 1486 GattConnectionManager::Device::StateMachine::Disconnected::Disconnected( in Disconnected() function in OHOS::bluetooth::GattConnectionManager::Device::StateMachine::Disconnected 1491 void GattConnectionManager::Device::StateMachine::Disconnected::Entry() in Entry() 1509 bool GattConnectionManager::Device::StateMachine::Disconnected::Dispatch(const utility::Message &ms… in Dispatch()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gatts/ |
H A D | generic_attribute_service.h | 73 void Disconnected(const GattDevice& device);
|
H A D | generic_attribute_service.cpp | 52 …service_.dispatcher_.PostTask(std::bind(&GenericAttributeService::Disconnected, &service_, device)… in OnConnectionStateChanged() 256 void GenericAttributeService::Disconnected(const GattDevice& device) in Disconnected() function in OHOS::bluetooth::GenericAttributeService
|
/ohos5.0/base/telephony/cellular_data/ |
H A D | README.md | 155 | DATA_STATE_DISCONNECTED | 0 | Disconnected |
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-constant.md | 41 | STATE_DISCONNECTED | 0 | Disconnected. |
|
H A D | js-apis-wifi.md | 716 | DISCONNECTED | 0 | Disconnected.| 1254 | 0 | Disconnected.|
|
H A D | js-apis-wifiManager.md | 1458 | DISCONNECTED | 0 | Disconnected.| 2144 | 0 | Disconnected.|
|
H A D | js-apis-bluetooth.md | 3500 | STATE_DISCONNECTED | 0 | Disconnected. |
|
H A D | js-apis-bluetoothManager.md | 4831 | STATE_DISCONNECTED | 0 | Disconnected. |
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTestManager/subGattTestManager/ |
H A D | gattClientManager.ets | 179 @StorageLink('bleConnectionStateInfo') bleConnectionStateInfo: string = 'Disconnected';
|
/ohos5.0/docs/en/application-dev/reference/apis-data-protection-kit/ |
H A D | errorcode-dlp.md | 385 ## 19100020 Network Disconnected
|
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subManualApiTest/subGattTest/ |
H A D | gattClient.ets | 179 @StorageLink('bleConnectionStateInfo') bleConnectionStateInfo: string = 'Disconnected';
|
/ohos5.0/drivers/interface/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 289 DISCONNECTED /**< Disconnected */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 289 DISCONNECTED /**< Disconnected */
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/foo/display/composer/v1_0/ |
H A D | DisplayComposerType.idl | 289 DISCONNECTED /**< Disconnected */
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/common_event/ |
H A D | commonEventManager-definitions.md | 970 | 5 | Disconnected. |
|
/ohos5.0/docs/en/application-dev/reference/apis-telephony-kit/ |
H A D | js-apis-call-sys.md | 5109 | TEL_CONFERENCE_DISCONNECTED | 3 | Disconnected state.| 5159 | CALL_STATUS_DISCONNECTED | 6 | Disconnected state.|
|
/ohos5.0/docs/en/application-dev/reference/apis-audio-kit/ |
H A D | js-apis-audio.md | 818 | DISCONNECT | 1 | Disconnected.|
|