The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_NET_DEFAULT_IF_BLUETOOTH

Bluetooth

Type: bool

Direct dependencies

NET_L2_BT && <choice: Default Network Interface>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At subsys/net/ip/Kconfig:517

Included via Kconfig:10Kconfig.zephyr:39subsys/Kconfig:24subsys/net/Kconfig:82

Menu path: (top menu) → Networking → IP stack → Default Network Interface

config NET_DEFAULT_IF_BLUETOOTH
    bool
    prompt "Bluetooth" if NET_L2_BT && <choice: Default Network Interface>
    depends on NET_L2_BT && <choice: Default Network Interface>

(Definitions include propagated dependencies, including from if’s and menus.)