{ "name": "@ohos/bluetooth_service", "version": "3.2.0", "description": "Provides basic Bluetooth and BLE functions for applications", "homePage": "https://gitee.com/openharmony", "license": "Apache License 2.0", "repository": "https://gitee.com/openharmony/communication_bluetooth", "domain": "os", "language": "", "publishAs": "code-segment", "private": false, "scripts": {}, "tags": [ "foundation" ], "keywords": [ "communication", "bluetooth_service" ], "envs": [], "dirs": [], "author": { "name": "", "email": "", "url": "" }, "contributors": [ { "name": "", "email": "", "url": "" } ], "segment": { "destPath": "foundation/communication/bluetooth_service" }, "component": { "name": "bluetooth_service", "subsystem": "communication", "syscap": [], "features": [ "bluetooth_service_avrcp_avsession", "bluetooth_service_a2dp_sink_feature", "bluetooth_service_a2dp_source_feature", "bluetooth_service_avrcp_ct_feature", "bluetooth_service_avrcp_tg_feature", "bluetooth_service_hfp_ag_feature", "bluetooth_service_hfp_hf_feature", "bluetooth_service_hid_host_feature", "bluetooth_service_pan_feature" ], "adapted_system_type": [ "standard" ], "rom": "4.5MB", "ram": "7.5MB", "hisysevent_config": [ "//foundation/communication/bluetooth_service/hisysevent.yaml" ], "deps": { "components": [ "ability_base", "ability_runtime", "audio_framework", "av_session", "base", "hilog", "hisysevent", "hitrace", "ipc", "samgr_proxy", "samgr", "access_token", "bluetooth", "drivers_interface_bluetooth", "eventhandler", "ability_base", "call_manager", "core_service", "hdf_core", "init", "input", "safwk", "common_event_service", "state_registry", "c_utils" ], "third_party": [ "googletest", "libuv", "libxml2", "openssl", "bounds_checking_function" ] }, "build": { "group_type": { "base_group": [], "fwk_group": [], "service_group": [ "//foundation/communication/bluetooth_service/sa_profile:communication_bluetooth_service_sa_profile", "//foundation/communication/bluetooth_service/services/bluetooth/server:bluetooth_server", "//foundation/communication/bluetooth_service/services/bluetooth/service:btsbc" ] }, "inner_api": [ ], "test": [ "//foundation/communication/bluetooth_service/test/unittest/spp:unittest", "//foundation/communication/bluetooth_service/test/unittest/host:unittest", "//foundation/communication/bluetooth_service/test/unittest/ble:unittest", "//foundation/communication/bluetooth_service/test/unittest/hid:unittest", "//foundation/communication/bluetooth_service/test/unittest/pan:unittest", "//foundation/communication/bluetooth_service/test/unittest/gatt_c:unittest", "//foundation/communication/bluetooth_service/test/fuzztest/host:fuzztest", "//foundation/communication/bluetooth_service/test/example/bluetoothtest:bluetoothtest" ] } } }