Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SimpleBLE-Example-mbedos5
Fork of SimpleBLE by
Auto generated API documentation and code listings for SimpleBLE-mbed-os-5
| SimpleChar< T > | This is what the user gets back |
| SimpleCharBase< T > | Class that we wrap in SimpleChar so we can just implement operators, without having to type the full type of U when using this code |
| SimpleCharInternal< T, U > | Actual implementation of the char T is the underlying type, U is the GattCharacteristic it's wrapping |
| Updatable | Class so we can call onDataWritten on any SimpleCharInternal regardless of <T,U> |
Code
| SimpleBLE.h [code] |
