CONFIG_BLUETOOTH_LE

This option enables Bluetooth Low Energy (LE) support. Currently it is mandatory whenever Bluetooth support (CONFIG_BLUETOOTH) is enabled.

Symbol:

BLUETOOTH_LE

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Bluetooth Low Energy (LE) support” if BLUETOOTH_STACK_HCI (value: “n”)
Default values:
  • n (value: “n”)
  • Condition: BLUETOOTH_STACK_HCI (value: “n”)
Selects:
Reverse (select-related) dependencies:
 

BLUETOOTH && !BLUETOOTH_STACK_NBLE (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH (value: “n”)

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