2021-09-29 20:09:02 +08:00
|
|
|
<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
|
2021-09-29 20:38:45 +08:00
|
|
|
|
|
|
|
|
|
|
|
|