CONFIG_BLUETOOTH_CONN_TX_MAX:

Maximum number of pending TX buffers that have not yet been acknowledged by the controller.

Symbol:

BLUETOOTH_CONN_TX_MAX

Type:

int

Value:

“1”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Ranges:
  • [1, 128]
Prompts:
  • “Maximum number of pending TX buffers”
Default values:
  • 7 (value: “n”)
  • Condition: (none)
  • BLUETOOTH_CONTROLLER_TX_BUFFERS (value: “n”)
  • Condition: BLUETOOTH_CONTROLLER (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_HCI_HOST && BLUETOOTH_CONN (value: “n”)

Locations:
  • ../subsys/bluetooth/host/Kconfig:144