commit | bf803514e171431df4be8e12d30716832c5d2c92 | [log] [tgz] |
---|---|---|
author | Piotr Pryga <piotr.pryga@nordicsemi.no> | Sun Oct 31 00:01:43 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Jan 04 09:10:05 2022 -0500 |
tree | 9517e777446810a2fd423c01ffe64458e4363174 | |
parent | f23fa864498ac26cc67242217c9702d006e25932 [diff] |
Bluetooth: Controller: LLL: allow setting CTEInfo to be in S1 byte CTEInfo may be stored in S1 byte for BLE1M or BLE2M data channel packet or in payload of advertising channel packet. To allow selection of where to expect the CTEInfo to be Radio and DF lower link layer API has to be changed. New parameter cte_info_in_s1 was introduced. Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>