mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-10 06:40:23 +00:00
bump version to 1.0, add iOS package description
This commit is contained in:
parent
386bc99d83
commit
8522888696
16
platforms/ios/README.md
Normal file
16
platforms/ios/README.md
Normal file
@ -0,0 +1,16 @@
|
||||
=== BTstack for iOS ===
|
||||
|
||||
BTstack for iOS provides an alternative Bluetooth stack for iOS devices with a public and complete API.
|
||||
|
||||
It supports the following protocols:
|
||||
- L2CAP
|
||||
- RFCOMM
|
||||
- SDP
|
||||
|
||||
Based on these protocols, applications or daemons can implement various Bluetooth profiles.
|
||||
You need to install other packages like BTstack GPS, Blutrol, or WeBe++ to make use of
|
||||
BTstack.
|
||||
|
||||
Note: As BTstack directly uses the Bluetooth hardware, the iOS Bluetooth is automatically disabled for BTstack applications & services.
|
||||
|
||||
Please visit the [project page at GitHub](https://github.com/bluekitchen/btstack/) for technical information.
|
@ -9,5 +9,4 @@ Depends: firmware (>= 3.0), ch.ringwald.springboardaccess (>= 0.3), preferencelo
|
||||
Author: Mattthias Ringwald <tickets@btstack.uservoice.com>
|
||||
Maintainer: Mattthias Ringwald <tickets@btstack.uservoice.com>
|
||||
Section: Development
|
||||
Tag: role::developer
|
||||
Version: 0.9
|
||||
Version: 1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user