Newer
Older
mbed-os / features / FEATURE_BLE / targets / TARGET_CORDIO_LL / README.md
@paul-szczepanek-arm paul-szczepanek-arm on 1 Mar 2019 522 bytes cordio controller change from library to source

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.