CONFIG_BT_CTLR_DATA_LENGTH_MAX

Set the maximum data length of PDU supported in the Controller.

Symbol:

BT_CTLR_DATA_LENGTH_MAX

Type:

int

Value:

“27”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [27, 251] if SOC_SERIES_NRF52X || BT_CTLR_DATA_LENGTH_CLEAR (value: “n”)
  • [27, 27]
Prompts:
  • “Maximum data length supported” if BT_CTLR_DATA_LENGTH (value: “n”)
Default values:
  • 27 (value: “n”)
  • Condition: BT_CTLR_DATA_LENGTH (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BT_HCI && BT && BT_CTLR && BT_CONN (value: “n”)

Locations:
  • ../subsys/bluetooth/controller/Kconfig:172