Interface: IBluetoothLE

miot/Bluetooth.IBluetoothLE

BLE 蓝牙

Members

getService

获取蓝牙服务

securityLock

蓝牙锁相关操作

Methods

getVersion() → {boolean}

获取蓝牙固件版本

Returns:
Type
boolean

startDiscoverServices(…serviceUUIDs) → {boolean}

发现服务

Parameters:
Name Type Attributes Description
serviceUUIDs string <repeatable>
Returns:
Type
boolean