import { temporarilyNotSupport } from '../utils' // 蓝牙-低功耗中心设备 export const writeBLECharacteristicValue = /* @__PURE__ */ temporarilyNotSupport('writeBLECharacteristicValue') export const setBLEMTU = /* @__PURE__ */ temporarilyNotSupport('setBLEMTU') export const readBLECharacteristicValue = /* @__PURE__ */ temporarilyNotSupport('readBLECharacteristicValue') export const onBLEMTUChange = /* @__PURE__ */ temporarilyNotSupport('onBLEMTUChange') export const onBLEConnectionStateChange = /* @__PURE__ */ temporarilyNotSupport('onBLEConnectionStateChange') export const onBLECharacteristicValueChange = /* @__PURE__ */ temporarilyNotSupport('onBLECharacteristicValueChange') export const offBLEMTUChange = /* @__PURE__ */ temporarilyNotSupport('offBLEMTUChange') export const offBLEConnectionStateChange = /* @__PURE__ */ temporarilyNotSupport('offBLEConnectionStateChange') export const offBLECharacteristicValueChange = /* @__PURE__ */ temporarilyNotSupport('offBLECharacteristicValueChange') export const notifyBLECharacteristicValueChange = /* @__PURE__ */ temporarilyNotSupport('notifyBLECharacteristicValueChange') export const getBLEMTU = /* @__PURE__ */ temporarilyNotSupport('getBLEMTU') export const getBLEDeviceServices = /* @__PURE__ */ temporarilyNotSupport('getBLEDeviceServices') export const getBLEDeviceRSSI = /* @__PURE__ */ temporarilyNotSupport('getBLEDeviceRSSI') export const getBLEDeviceCharacteristics = /* @__PURE__ */ temporarilyNotSupport('getBLEDeviceCharacteristics') export const createBLEConnection = /* @__PURE__ */ temporarilyNotSupport('createBLEConnection') export const closeBLEConnection = /* @__PURE__ */ temporarilyNotSupport('closeBLEConnection')