mbed-os/features/FEATURE_BLE
Vincent Coubard 618e1e623e Cordio: Fix default COC parameters.
The stack doesn't cope with zero COC client or channel on IAR.
2019-06-04 14:45:45 +01:00
..
ble Merge pull request #10646 from LDong-Arm/connectionCount 2019-05-24 09:11:58 +01:00
source Fixed bug that checked the wrong buffer size when inserting UUID information into an advertisement payload. 2019-05-22 15:56:14 -04:00
targets Cordio: Fix default COC parameters. 2019-06-04 14:45:45 +01:00
.gitignore
.mbedignore BLE: Add unit test for the Generic GattClient. 2018-02-19 13:23:23 +00:00
CHANGELOG.md
CONTRIBUTING.md
DOXYGEN_FRONTPAGE_BLE.md Update doxygens to be in sync 2018-10-13 19:55:30 -05:00
LICENSE
README.md Capitalization and punctuation 2018-12-04 12:34:48 +02:00
apache-2.0.txt
ble.doxyfile
mbed_lib.json tab fix 2019-02-27 21:52:07 +00:00

README.md

mbed Bluetooth Low Energy Stack

This is the Github repository for the BLE_API. Please see the Mbed OS Example BLE GitHub Repo for all code examples, and the Mbed OS BLE API page for all code documentation and general help.

Getting Started