mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
20 lines
632 B
Markdown
20 lines
632 B
Markdown
|
# Bluetooth Classic Serial Port
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-bluetooth-classic-serial-port
|
||
|
$ npm install @awesome-cordova-plugins/bluetooth-classic-serial-port
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port](https://github.com/MaximBelov/cordova-plugin-bluetooth-classic-serial-port)
|
||
|
|
||
|
This plugin is written using the iOS Accessory Framework \(MFi\) to support Classic Bluetooth on iOS.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
* Browser
|
||
|
|