mbed-os/connectivity/FEATURE_BLE
Hugues Kamba 20e19de028 CMake: Fix breakage due to BLE dir move 2020-11-06 17:25:19 +00:00
..
include/ble BLE: Conditional compilation of the security manager 2020-10-23 16:19:38 +01:00
libraries CMake: Fix breakage due to BLE dir move 2020-11-06 17:25:19 +00:00
source Merge pull request #13811 from pan-/ble-conditional-compilation 2020-11-06 16:11:10 +00:00
.gitignore remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
.mbedignore remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
CMakeLists.txt CMake: Fix breakage due to BLE dir move 2020-11-06 17:25:19 +00:00
DOXYGEN_FRONTPAGE_BLE.md remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
LICENSE remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
README.md remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
apache-2.0.txt remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
ble.doxyfile remove generic, TPPs, nested namespaces 2020-08-07 11:59:14 +01:00
mbed_lib.json BLE: Take advantage of controller based address resolution on WB55 2020-10-13 16:16:48 +01: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