Skip to content

BLE Split Link Layer #12681

@carlescufi

Description

@carlescufi

The "split link layer" is a version of the BLE controller which is split into:

  • An upper, HW independent, LL (ULL)
  • A lower, thin, LL (LLL), which depends on the particular HW being used

Currently this split LL is part of the master branch code, but is disabled (CONFIG_BT_LL_SW_SPLIT)


This is the list of the missing features to reach parity with the old LL.


Once parity is reached, this new link layer will be the default. The current target is for release 1.15
Additional improvements are listed in #13519.

Metadata

Metadata

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions