mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
23 lines
816 B
Markdown
23 lines
816 B
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/bluetooth-classic-serial-port/index.ts#L11">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Bluetooth Classic Serial Port
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-bluetooth-classic-serial-port
|
||
|
$ npm install @ionic-native/plugins/bluetooth-classic-serial-port
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/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
|