mbed-os/connectivity/FEATURE_BLE
Paul Szczepanek 53cf06278a use the ccb instead of looking up the conn id 2021-02-22 11:31:25 +00:00
..
include/ble Merge pull request #14239 from paul-szczepanek-arm/passkey-fix 2021-02-11 08:04:57 +00:00
libraries use the ccb instead of looking up the conn id 2021-02-22 11:31:25 +00:00
source use the correct id to identify sync 2021-02-10 11:57:30 +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: Rename CMake targets 2020-11-06 17:25:22 +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 include deprecation option for reversing passkey display 2021-02-08 13:36:28 +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