{ "name": "@ohos/bluetooth", "version": "", "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" ], "envs": [], "dirs": [], "author": { "name": "", "email": "", "url": "" }, "contributors": [ { "name": "", "email": "", "url": "" } ], "segment": { "destPath": "foundation/communication/bluetooth" }, "component": { "name": "bluetooth", "subsystem": "communication", "syscap": [ "SystemCapability.Communication.Bluetooth.Core", "SystemCapability.Communication.Bluetooth.Lite" ], "features": [ ], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "hisysevent_config": [ "//foundation/communication/bluetooth/hisysevent.yaml" ], "deps": { "components": [ "ability_base", "ability_runtime", "bundle_framework", "c_utils", "hilog", "hisysevent", "hitrace", "libuv", "ipc", "napi", "samgr" ], "third_party": [ "libuv" ] }, "build": { "group_type": { "base_group": [], "fwk_group": [ "//foundation/communication/bluetooth/frameworks/inner:btframework", "//foundation/communication/bluetooth/frameworks/inner:btcommon", "//foundation/communication/bluetooth/frameworks/js/napi:bluetooth_napi" ], "service_group": [ ] }, "inner_kits": [ { "header": { "header_base": "//foundation/communication/bluetooth/interfaces/inner_api/include", "header_files": [ "bluetooth_a2dp_src.h", "bluetooth_ble_central_manager.h", "bluetooth_def.h", "bluetooth_device_class.h", "bluetooth_gatt_characteristic.h", "bluetooth_gatt_client.h", "bluetooth_gatt_descriptor.h", "bluetooth_gatt_manager.h", "bluetooth_gatt_server.h", "bluetooth_gatt_service.h", "bluetooth_host.h", "bluetooth_proxy_manager.h", "bluetooth_remote_device.h", "bluetooth_socket_inputstream.h", "bluetooth_socket_outputstream.h", "bluetooth_socket.h", "c_header/ohos_bt_def.h", "c_header/ohos_bt_gap.h", "c_header/ohos_bt_gatt.h", "c_header/ohos_bt_gatt_client.h", "c_header/ohos_bt_gatt_server.h", "c_header/ohos_bt_spp.h", "uuid.h" ] }, "name": "//foundation/communication/bluetooth/frameworks/inner:btframework" }, { "header": { "header_base": "//foundation/communication/bluetooth/frameworks/inner/ipc/include", "header_files": [ ] }, "name": "//foundation/communication/bluetooth/frameworks/inner:btcommon" } ] } } }