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

MobileChromeApps/cordova-plugin-chrome-apps-bluetoothLowEnergy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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