mbed-os / connectivity / FEATURE_BLE / libraries / TARGET_CORDIO_LL /
@Jay Sridharan Jay Sridharan authored on 13 Nov 2022
GitHub committed on 13 Nov 2022
..
stack Clean up group/module definitions in doxygen (#97) 1 year ago
stack_adaptation move implementations to libraries directory 3 years ago
CMakeLists.txt Convert mbed-ble to STATIC 2 years ago
README.md move implementations to libraries directory 3 years ago
mbed_lib.json Fix missing newline 3 years ago
README.md

BLE API Cordio Link Layer Implementation

The BLE API Cordio link layer implementation allows Cordio licensee to easily deliver a complete and up to date implementation of mbed BLE to their customers using mbed OS.

The library a consists of the controller HCI, Bluetooth 5 compliant link layer protocol core, scheduler, baseband porting layer and a portable software foundation.

To deliver a BLE port, vendors simply have to provide an HCI driver tailored for the BLE module present on the board they want to support.