CONFIG_BLUETOOTH_CONTROLLER_PHY_2M:

Enable support for Bluetooth 5.0 2Mbps PHY in the Controller.

Symbol:

BLUETOOTH_CONTROLLER_PHY_2M

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:
  • “2Mbps PHY Support” if BLUETOOTH_CONTROLLER_ADVANCED_FEATURES && (!SOC_SERIES_NRF51X || BLUETOOTH_CONTROLLER_PHY_2M_NRF) (value: “n”)
Default values:
  • y (value: “y”)
  • Condition: !SOC_SERIES_NRF51X || BLUETOOTH_CONTROLLER_PHY_2M_NRF (value: “y”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_CONTROLLER && BLUETOOTH_CONTROLLER_PHY && SOC_SERIES_NRF51X && BLUETOOTH_CONTROLLER_PHY_2M_NRF (value: “n”)

Additional dependencies from enclosing menus and ifs:
 

BLUETOOTH_HCI && BLUETOOTH && BLUETOOTH_CONTROLLER && BLUETOOTH_CONTROLLER_PHY (value: “n”)

Locations:
  • ../subsys/bluetooth/controller/Kconfig:150