remove permission

Signed-off-by: lee <lilong32@huawei.com>
This commit is contained in:
lee 2024-09-20 16:08:09 +08:00
parent 3df318a243
commit bbf1dc31a2

View File

@ -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.