beta特性

Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com>
Change-Id: I98205aa31c220f0821ed3dda036c28f3c4a8fa05
Signed-off-by: LYQ_YES <liuyuqiang9@huawei.com>
This commit is contained in:
LYQ_YES
2025-10-07 15:33:32 +08:00
parent e68ca5bd25
commit 83b9785c00
33 changed files with 64 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# connectivity_cangjie_wrapper
# connectivity_cangjie_wrapper(beta feature)
## Introduction
+1 -1
View File
@@ -1,4 +1,4 @@
# 基础通信仓颉封装
# 基础通信仓颉封装beta特性)
## 简介
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package kit.ConnectivityKit
public import ohos.bluetooth.*
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.a2dp
import ohos.bluetooth.*
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.a2dp
import ohos.ffi.*
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.base_profile
import ohos.callback_invoke.{ Callback1Argument, CallbackObject }
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
import ohos.bluetooth.{ BLUETOOTH_LOG, OPERATION_FAILED, checkRet, getErrorMsg }
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
import ohos.bluetooth.{ BLUETOOTH_LOG, checkRet, getErrorMsg }
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
import ohos.business_exception.{ BusinessException, ERR_PARAMETER_ERROR }
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
import ohos.bluetooth.constant.ProfileConnectionState
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
foreign {
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.ble
import ohos.labels.*
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,4 +13,6 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.connection
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.connection
foreign {
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.constant
import std.deriving.Derive
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth
import ohos.business_exception.{BusinessException, getUniversalErrorMsg}
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.bluetooth.hfp
import std.collection.ArrayList
+2
View File
@@ -11,6 +11,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
import("//build/ohos.gni")
import("//build/templates/cangjie/cjc.gni")
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.labels.APILevel
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.business_exception.{ ERR_NO_PERMISSION, ERR_NOT_SYSTEM_APP, ERR_PARAMETER_ERROR, ERR_NOT_SUPPOERTED }
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.ffi.*
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.business_exception.BusinessException
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.labels.*
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.labels.*
+2
View File
@@ -13,6 +13,8 @@
* limitations under the License.
*/
// The Cangjie API is in Beta. For details on its capabilities and limitations, please refer to the README file.
package ohos.wifi_manager
import ohos.ffi.*