Bluetooth: Controller: Make PDU octet3 vendor specific
Make Data, ISO, BIS and CIS PDU structure's octet 3 vendor specific. This will allow vendors not supporting the octet 3 or CTEInfo (8 bits) to save 1 octet in their PDU structures. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
This commit is contained in:
parent
117bdbbf64
commit
4d3f8697a3
112 changed files with 462 additions and 163 deletions
|
@ -19,7 +19,10 @@
|
|||
#include "util/memq.h"
|
||||
#include "util/dbuf.h"
|
||||
|
||||
#include "pdu_df.h"
|
||||
#include "lll/pdu_vendor.h"
|
||||
#include "pdu.h"
|
||||
|
||||
#include "ll.h"
|
||||
#include "ll_feat.h"
|
||||
#include "ll_settings.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue