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:423

Included via Kconfig:10Kconfig.zephyr:35subsys/Kconfig:22subsys/net/Kconfig:91

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.)