mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-18 19:21:54 +00:00
update package depiction
This commit is contained in:
parent
14d79bf628
commit
34ad0c881f
@ -1,16 +1,16 @@
|
||||
=== BTstack for iOS ===
|
||||
|
||||
BTstack for iOS provides an alternative Bluetooth stack for iOS devices with a public and complete API.
|
||||
BTstack for iOS provides an alternative Bluetooth stack for iOS devices with a public API.
|
||||
|
||||
It supports the following protocols:
|
||||
It supports the following Bluetooth Classic 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.
|
||||
Packages that already use BTstack are: BTstack GPS, Blutrol, WeBe++, and various game emulators.
|
||||
|
||||
Note: As BTstack directly uses the Bluetooth hardware, the iOS Bluetooth is automatically disabled for BTstack applications & services.
|
||||
Note: As BTstack directly uses the Bluetooth hardware, the iOS Bluetooth is automatically disabled for BTstack applications & services. You can always turn BTstack off in Settings->BTstack.
|
||||
|
||||
Please visit the [project page at GitHub](https://github.com/bluekitchen/btstack/) for technical information and check the platform/ios subfolder.
|
||||
|
||||
Please visit the [project page at GitHub](https://github.com/bluekitchen/btstack/) for technical information.
|
||||
|
Loading…
x
Reference in New Issue
Block a user