Skip to content

Commit 7b1bceb

Browse files
committed
Merge pull request phonegap#1137 from don/BluetoothSerial
Bluetooth Serial Plugin
2 parents 14d0434 + f9d653e commit 7b1bceb

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

Android/BluetoothSerial/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Bluetooth Serial Plugin
2+
==========================
3+
4+
The Bluetooth Serial Plugin enables serial communication over Bluetooth.
5+
6+
Android use Bluetooth Classic. iOS uses Bluetooth Low Energy.
7+
8+
Supported Platforms
9+
-------------------
10+
* Android
11+
* iOS
12+
13+
Source Code
14+
-------------------
15+
[https://github.com/don/BluetoothSerial](https://github.com/don/BluetoothSerial)

iOS/BluetoothSerial/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Bluetooth Serial Plugin
2+
==========================
3+
4+
The Bluetooth Serial Plugin enables serial communication over Bluetooth.
5+
6+
Android use Bluetooth Classic. iOS uses Bluetooth Low Energy.
7+
8+
Supported Platforms
9+
-------------------
10+
* Android
11+
* iOS
12+
13+
Source Code
14+
-------------------
15+
[https://github.com/don/BluetoothSerial](https://github.com/don/BluetoothSerial)

0 commit comments

Comments
 (0)