mbed-os/connectivity/FEATURE_BLE/include/ble
Ladislas de Toldi 3176fc7ca5
mbed-ce@master + fixes + gcc 11 support (#135)
* Fix rtos::Mutex stub, add trylock() method

* LowPowerTicker - Add ::attach(...) method + call callback

* mbed_power_management - rename sleep --> mbed_sleep to avoid conflicts

Fixes conflicts w/ unistd.h and boost::ut

* GCC 11/C++ 20 - Remove deprecated type_traits

* GCC 11/C++ 20 - Remove redundant templating of methods

* Warning - pragma ignore invalid-noreturn for unit tests

* Fix astyle errors

* Fix missing mbed_sleep() calls
2023-02-21 09:04:34 -08:00
..
common Clean up group/module definitions in doxygen (#97) 2022-11-12 23:27:50 -08:00
compatibility/ble BLE: Add compatibility path for headers. 2020-08-25 11:26:26 +01:00
driver Update for Doxygen 1.9.5 (#119) 2023-01-03 21:26:26 -08:00
gap clarify documentation for adv stop event 2021-06-09 13:56:39 +01:00
gatt mbed-ce@master + fixes + gcc 11 support (#135) 2023-02-21 09:04:34 -08:00
services add MBED_DEPRECATED comment for maintainers to find it 2021-04-08 09:53:23 +01:00
BLE.h Clean up group/module definitions in doxygen (#97) 2022-11-12 23:27:50 -08:00
Gap.h fix calls with params in docs so they are referenced correclty 2021-06-29 10:17:50 +01:00
GattClient.h clarify ble event docs with corssreferences 2021-06-23 13:27:15 +01:00
GattServer.h clarify ble event docs with corssreferences 2021-06-23 13:27:15 +01:00
SecurityManager.h Merge pull request #14824 from paul-szczepanek-arm/persistence-fix 2021-07-12 13:51:50 +02:00