Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 515 Bytes

File metadata and controls

21 lines (13 loc) · 515 Bytes

chrome.bluetoothLowEnergy Plugin

This plugin implements the chrome.bluetoothLowEnergy API for iOS and Android.

Status

Stable on Android and iOS.

Release Notes

1.0.3 (Nov 10, 2015)

  • Fix concurrent getServices calls for same device not working (Android)

1.0.2 (April 30, 2015)

  • Renamed plugin to pubilsh to NPM

1.0.1 (Mar 17, 2015)

  • Remove android.support.v4 dependency from chrome.bluetooth

1.0.0 (Jan 27, 2015)

  • Initial release