/ohos5.0/base/sensors/sensor/frameworks/native/src/ |
H A D | fd_listener.cpp | 77 DisconnectFun disconnect = channel_->GetDisconnectFun(); in OnShutdown() local 88 DisconnectFun disconnect = channel_->GetDisconnectFun(); in OnException() local
|
H A D | sensor_data_channel.cpp | 94 …rDataChannel::AddFdListener(int32_t fd, ReceiveMessageFun receiveMessage, DisconnectFun disconnect) in AddFdListener()
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-hfp-sys.md | 64 ### disconnect subsection
|
H A D | js-apis-bluetooth-hid-sys.md | 67 ### disconnect subsection
|
H A D | js-apis-bluetooth-map-sys.md | 18 ### disconnect subsection
|
H A D | js-apis-bluetooth-pan-sys.md | 21 ### disconnect subsection
|
H A D | js-apis-bluetooth-pbap-sys.md | 21 ### disconnect subsection
|
H A D | js-apis-bluetooth-a2dp-sys.md | 64 ### disconnect subsection
|
H A D | js-apis-bluetooth-ble.md | 2252 ### disconnect subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-bluetooth-hfp-sys.md | 64 ### disconnect subsection
|
H A D | js-apis-bluetooth-hid-sys.md | 67 ### disconnect subsection
|
H A D | js-apis-bluetooth-map-sys.md | 18 ### disconnect subsection
|
H A D | js-apis-bluetooth-pan-sys.md | 21 ### disconnect subsection
|
H A D | js-apis-bluetooth-pbap-sys.md | 21 ### disconnect subsection
|
H A D | js-apis-bluetooth-a2dp-sys.md | 64 ### disconnect subsection
|
H A D | js-apis-bluetooth-ble.md | 2265 ### disconnect subsection
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | app_connect_manager.cpp | 26 int maxWaitTime, std::function<bool()> connect, std::function<void()> disconnect) in Wait()
|
H A D | extension_ability_manager.cpp | 68 [bundleName](const std::string &, sptr<IRemoteObject> &disconnect) { in Disconnect()
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/ |
H A D | softbus_adapter_ble_conflict.h | 31 void (*disconnect)(int32_t underlayerHandle, bool isForce); member
|
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/ |
H A D | accessible_ability_client_test.cpp | 91 ffrt::promise<void> disconnect; in TearDown() local
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/nci_tag_proxy_test/ |
H A D | nci_tag_proxy_test.cpp | 143 bool disconnect = nciTagProxy->Disconnect(tagDiscId); variable
|
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/ |
H A D | usb_device_cdcacm_test.h | 78 void (*disconnect)(struct AcmDevice *acm); member
|
/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/ |
H A D | cdcecm.c | 125 bool disconnect = false; in UsbEcmRxPush() local
|
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/ |
H A D | cdcacm.c | 125 bool disconnect = false; in UsbSerialRxPush() local
|