mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
BluetoothSerial added support for iOS
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
Bluetooth Serial Plugin
|
||||
==========================
|
||||
|
||||
The Bluetooth Serial Plugin enables serial communication over Bluetooth.
|
||||
The Bluetooth Serial Plugin enables serial communication over Bluetooth.
|
||||
|
||||
Android use Bluetooth Classic. iOS uses Bluetooth Low Energy.
|
||||
|
||||
Supported Platforms
|
||||
-------------------
|
||||
* Android
|
||||
* iOS
|
||||
|
||||
Source Code
|
||||
-------------------
|
||||
|
||||
15
iOS/BluetoothSerial/README.md
Normal file
15
iOS/BluetoothSerial/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Bluetooth Serial Plugin
|
||||
==========================
|
||||
|
||||
The Bluetooth Serial Plugin enables serial communication over Bluetooth.
|
||||
|
||||
Android use Bluetooth Classic. iOS uses Bluetooth Low Energy.
|
||||
|
||||
Supported Platforms
|
||||
-------------------
|
||||
* Android
|
||||
* iOS
|
||||
|
||||
Source Code
|
||||
-------------------
|
||||
[https://github.com/don/BluetoothSerial](https://github.com/don/BluetoothSerial)
|
||||
Reference in New Issue
Block a user