CONFIG_BLUETOOTH_L2CAP_IN_MTU

Maximum size of each incoming L2CAP PDU.

Symbol:

BLUETOOTH_L2CAP_IN_MTU

Type:

int

Value:

“23”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [65, 1300] if BLUETOOTH_SMP (value: “n”)
  • [23, 1300] if !BLUETOOTH_SMP (value: “y”)
Prompts:
  • “Maximum supported L2CAP MTU for incoming data”
Default values:
  • 65 (value: “n”)
  • Condition: BLUETOOTH_SMP (value: “n”)
  • 23 (value: “n”)
  • Condition: !BLUETOOTH_SMP (value: “y”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_LE && BLUETOOTH && BLUETOOTH_CONN (value: “n”)

Locations:
  • ../net/bluetooth/Kconfig:144