mbed-os/connectivity/FEATURE_BLE
Martin Kojtal 26c6b75d3b
Merge pull request #14625 from paul-szczepanek-arm/fix-read-auth
BLE: Fix overwriting attribute data from read auth callback
2021-05-10 11:25:55 +02:00
..
include/ble ignore offset, replace whole value of attr in auth callback 2021-05-05 18:40:59 +01:00
libraries Add traces to HCI, BLE instance, Security DB and WSF cordio traces (#14138) 2021-03-15 15:35:52 +00:00
source Merge pull request #14625 from paul-szczepanek-arm/fix-read-auth 2021-05-10 11:25:55 +02: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 Add traces to HCI, BLE instance, Security DB and WSF cordio traces (#14138) 2021-03-15 15:35:52 +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