Home
last modified time | relevance | path

Searched refs:disconnect (Results 1 – 25 of 175) sorted by relevance

1234567

/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetoothManager-sys.md116 ### disconnect<sup>(deprecated)</sup><a name="HidHost-disconnect"></a>
118 disconnect(device: string): void
123 … 9开始支持,从API version 10开始废弃。建议使用[hid.HidHostProfile#disconnect](js-apis-bluetooth-hid-sys.md#discon…
158 hidHostProfile.disconnect('XX:XX:XX:XX:XX:XX');
166 ### disconnect<sup>(deprecated)</sup><a name="PanP-disconnect"></a>
168 disconnect(device: string): void
173 …sion 9开始支持,从API version 10开始废弃。建议使用[pan.PanProfile#disconnect](js-apis-bluetooth-pan-sys.md#discon…
208 panProfile.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-hfp-sys.md64 ### disconnect subsection
66 disconnect(deviceId: string): void
103 hfpAg.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-hid-sys.md67 ### disconnect subsection
69 disconnect(deviceId: string): void
106 hidHostProfile.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-pan-sys.md21 ### disconnect subsection
23 disconnect(deviceId: string): void
60 panProfile.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-map-sys.md18 ### disconnect subsection
20 disconnect(deviceId: string): void
57 mapMseProfile.disconnect('XX:XX:XX:XX:XX:XX');
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-communication.md24 |权限有变化|方法名 or 属性名:disconnect<br>权限:permission ohos.permission.DISCOVER_BLUETOOTH|方法名 or 属性名:disconn…
26 |权限有变化|方法名 or 属性名:disconnect<br>权限:permission ohos.permission.DISCOVER_BLUETOOTH|方法名 or 属性名:disconn…
28 |权限有变化|方法名 or 属性名:disconnect<br>权限:permission ohos.permission.DISCOVER_BLUETOOTH|方法名 or 属性名:disconn…
29 |权限有变化|方法名 or 属性名:disconnect<br>权限:permission ohos.permission.USE_BLUETOOTH|方法名 or 属性名:disconnect<b…
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dfd_listener.cpp77 DisconnectFun disconnect = channel_->GetDisconnectFun(); in OnShutdown() local
78 disconnect(); in OnShutdown()
88 DisconnectFun disconnect = channel_->GetDisconnectFun(); in OnException() local
89 disconnect(); in OnException()
H A Dsensor_data_channel.cpp94 …rDataChannel::AddFdListener(int32_t fd, ReceiveMessageFun receiveMessage, DisconnectFun disconnect) in AddFdListener() argument
97 disconnect_ = disconnect; in AddFdListener()
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/doc/ProfileDoc/
H A DProfile功能界面使用说明文档.md20 | 取消连接 | disconnect | (device: string) | boolean | |
110 - disconnect
144 - disconnect
170 - disconnect
188 - disconnect
205 | 取消连接 | disconnect | (device: string) | boolean | |
295 - disconnect
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-bluetoothManager-sys.md116 ### disconnect<sup>(deprecated)</sup><a name="HidHost-disconnect"></a>
118 disconnect(device: string): void
123 …ated since API version 10. Use [hid.HidHostProfile#disconnect](js-apis-bluetooth-hid-sys.md#discon…
158 hidHostProfile.disconnect('XX:XX:XX:XX:XX:XX');
166 ### disconnect<sup>(deprecated)</sup><a name="PanP-disconnect"></a>
168 disconnect(device: string): void
173 …precated since API version 10. Use [pan.PanProfile#disconnect](js-apis-bluetooth-pan-sys.md#discon…
208 panProfile.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-hfp-sys.md64 ### disconnect subsection
66 disconnect(deviceId: string): void
103 hfpAg.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-hid-sys.md67 ### disconnect subsection
69 disconnect(deviceId: string): void
106 hidHostProfile.disconnect('XX:XX:XX:XX:XX:XX');
H A Djs-apis-bluetooth-pan-sys.md21 ### disconnect subsection
23 disconnect(deviceId: string): void
60 panProfile.disconnect('XX:XX:XX:XX:XX:XX');
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/
H A Djs-apidiff-communication.md24 …od or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Meth…
26 …od or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Meth…
28 …od or attribute name: disconnect<br>Permission: permission ohos.permission.DISCOVER_BLUETOOTH|Meth…
29 …ethod or attribute name: disconnect<br>Permission: permission ohos.permission.USE_BLUETOOTH|Method…
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_ability_manager.cpp68 [bundleName](const std::string &, sptr<IRemoteObject> &disconnect) { in Disconnect() argument
69 if (disconnect == nullptr) { in Disconnect()
73 auto ret = ExtensionMgrProxy::GetInstance()->DisConnect(disconnect); in Disconnect()
H A Dapp_connect_manager.cpp26 int maxWaitTime, std::function<bool()> connect, std::function<void()> disconnect) in Wait() argument
48 disconnect(); in Wait()
/ohos5.0/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H A Daccessible_ability_client_test.cpp91 ffrt::promise<void> disconnect; in TearDown() local
92 ffrt::future syncFuture = disconnect.get_future(); in TearDown()
93 listener_->SetCompletePromise(disconnect); in TearDown()
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md33 |disconnect(hid profile) | [disconnect(deviceId: string): void](../../../application-dev/reference/…
90 |disconnect(a2dp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-…
96 |disconnect(hfp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h…
100 |disconnect(hid profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h…
103 |disconnect(pan profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-p…
126 |disconnect | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-ble.md#disconn…
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.0.10.1/
H A Dchangelogs-bluetooth.md33 |disconnect(hid profile) | [disconnect(deviceId: string): void](../../../application-dev/reference/…
90 |disconnect(a2dp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-…
96 |disconnect(hfp profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h…
100 |disconnect(hid profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-h…
103 |disconnect(pan profile) | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-p…
126 |disconnect | [disconnect](../../../application-dev/reference/apis/js-apis-bluetooth-ble.md#disconn…
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-window.md25 | ohos.screen | Screen | on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback<nu…
26 | ohos.screen | Screen | off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback<…
37 | ohos.screen | screen | function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: …
/ohos5.0/foundation/communication/wifi/wifi/
H A Dhisysevent.yaml22 # Connect or disconnect Wi-Fi
25 TYPE: {type: INT32, desc: 0 is connect and 1 is disconnect}
54 __BASE: {type: FAULT, level: MINOR, desc: Wifi abnormal disconnect}
58 IS_ACTIVE_DISCONNECT: {type: INT32, desc: is active disconnect}
91 __BASE: {type: FAULT, level: MINOR, desc: soft abnormal disconnect event}
105 ABNORMAL_DISCONNECT_COUNT: {type: INT32, desc: Wifi abnormal disconnect count}
110 DISCONNECT_CNT: {type: INT32, desc: Wifi disconnect count}
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.0.2.1/
H A Dchangelogs-bluetooth.md64 | A2dpSourceProfile | disconnect(device: string): boolean; | disconnect(device: string): void; | AP…
69 | HandsFreeAudioGatewayProfile | disconnect(device: string): boolean; | disconnect(device: string):…
73 | HidHostProfile | disconnect(device: string): boolean; | disconnect(device: string): void; | API9接…
76 | PanProfile | disconnect(device: string): boolean; | disconnect(device: string): void; | API9接口变更,…
106 | GattClientDevice | disconnect(): boolean; | disconnect(): void; | API9接口变更,迁移到@ohos.bluetoothMana…
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta1/
H A Djs-apidiff-window.md25 | ohos.screen | Screen | on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback<nu…
26 | ohos.screen | Screen | off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback<…
37 | ohos.screen | screen | function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: …
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/model/
H A Da2dpSinkProfileManagerInterface.ets61 btmProfileModel.getProfile(profileType)!.disconnect(deviceId);
63 textMessage = "disconnect ret:";
65 message = "disconnect ret:";
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta5/
H A Djs-apidiff-communication.md101 …>方法 or 属性:disconnect(device: string): boolean;<br>权限:permission ohos.permission.DISCOVER_BLUETOOTH…
103 …r 属性:disconnect(device: string): boolean;<br>权限:permission ohos.permission.DISCOVER_BLUETOOTH|类名:H…
105 …br>方法 or 属性:disconnect(device: string): boolean;<br>权限:permission ohos.permission.DISCOVER_BLUETOO…
106 …ile<br>方法 or 属性:disconnect(device: string): boolean;<br>权限:permission ohos.permission.USE_BLUETOOT…
131 …有变化|类名:wifiManager<br>方法 or 属性:function disconnect(): boolean;<br>|类名:wifiManager<br>方法 or 属性:func…

1234567