diff --git a/en/release-notes/changelogs/OpenHarmony_4.0.9.2/changelogs-bluetooth.md b/en/release-notes/changelogs/OpenHarmony_4.0.9.2/changelogs-bluetooth.md index 78def36dbc79dfcd9dcdf84f6eaa9330f0287c91..f0267cf8fa3624ea9bfc18e04004804780d50620 100644 --- a/en/release-notes/changelogs/OpenHarmony_4.0.9.2/changelogs-bluetooth.md +++ b/en/release-notes/changelogs/OpenHarmony_4.0.9.2/changelogs-bluetooth.md @@ -20,7 +20,7 @@ ### APIs Requiring Dual-Permission Verification -| Module| Declaration| +| Module| API Declaration| |------|---------| |@ohos.bluetooth.baseProfile|[setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy, callback: AsyncCallback<void>): void](../../../application-dev/reference/apis/js-apis-bluetooth-baseProfile.md#baseprofilesetconnectionstrategy) | |@ohos.bluetooth.baseProfile| [setConnectionStrategy(deviceId: string, strategy: ConnectionStrategy): Promise<void>](../../../application-dev/reference/apis/js-apis-bluetooth-baseProfile.md#baseprofilesetconnectionstrategy-1) |