mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
remove permission
Signed-off-by: lee <lilong32@huawei.com>
This commit is contained in:
parent
3df318a243
commit
bbf1dc31a2
2
api/@ohos.bluetooth.access.d.ts
vendored
2
api/@ohos.bluetooth.access.d.ts
vendored
@ -165,9 +165,7 @@ declare namespace access {
|
||||
/**
|
||||
* Obtains the Bluetooth status of a device.
|
||||
*
|
||||
* @permission ohos.permission.ACCESS_BLUETOOTH
|
||||
* @returns { BluetoothState } Returns the Bluetooth status.
|
||||
* @throws { BusinessError } 201 - Permission denied.
|
||||
* @throws { BusinessError } 801 - Capability not supported.
|
||||
* @throws { BusinessError } 2900001 - Service stopped.
|
||||
* @throws { BusinessError } 2900099 - Operation failed.
|
||||
|
Loading…
Reference in New Issue
Block a user