Skip to content

Commit 41bb453

Browse files
cvinayakcfriedt
authored andcommitted
Bluetooth: Controller: Keep the default AD Data length to 31 octets
Keep the default AD Data length to Bluetooth Specification defined minimum of 31 octets. Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
1 parent 6c9a54c commit 41bb453

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

subsys/bluetooth/controller/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ config BT_CTLR_ADV_SET
462462
config BT_CTLR_ADV_DATA_LEN_MAX
463463
int "Maximum Advertising Data Length"
464464
range 31 1650
465-
default 251
466465
help
467466
Maximum Extended Advertising Data Length.
468467

0 commit comments

Comments
 (0)