BLEHandle是该包的主要操作对象1.BLEHandle获取对象BLEHandle.getinstance()2.setTime()设置蓝牙的扫描时间3.setBLEitems()设置蓝牙的每包发送间隔4.setwriteUUID设置书写uuid5.setnotifitionUUID()通知的uuid6.stopTime()停止计时7.bleEnabled()查看蓝牙是否开启8.supported()判断APP是否支持低功耗蓝牙9.scanBlutoothDevices()扫描周围低功耗蓝牙设备,可以指定扫描的蓝牙MAC10.stopLeScan()停止蓝牙扫描11.countBlutooth()链接蓝牙设备12.disConnec