mbed-os/features/FEATURE_BLE
Martin Kojtal 47838ea4be
Merge pull request #10340 from paul-szczepanek-arm/fix-negotiate-mtu
BLE: fix missing implementation call
2019-04-09 10:58:59 +02:00
..
ble Removed function calls from mbed_assert, which caused the functions to be ignored in release mode 2019-03-29 09:47:28 +01:00
source missing default impl 2019-04-08 14:56:23 +01:00
targets Merge pull request #9814 from LMESTM/dev_NUCLEO_WB55RG 2019-04-04 15:30:07 +02:00
.gitignore
.mbedignore
CHANGELOG.md
CONTRIBUTING.md
DOXYGEN_FRONTPAGE_BLE.md
LICENSE
README.md
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