zephyr/subsys/bluetooth
Joakim Andersson 8b70079ebe Bluetooth: host: Remove BT_LE_CONN_OPT_2M option
Remove the BT_LE_CONN_OPT_2M option and update documentation.
This was a misunderstand about the init PHY HCI parameter.
The init PHY in the extended connection create command does not
determine which PHYs are accepted as the initial PHY of the
connection. This is instead determined by the secondary PHY of the
extended advertiser.
The init PHY parameter only specifies which conn parameters are
provided, and since we only provide one conn parameter this option
has no effect.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-05-04 17:48:22 +03:00
..
common Bluetooth: log: Add BT_ASSERT_MSG that matches __ASSERT 2020-04-08 17:58:32 +03:00
controller bluetooth: controller: openisa/RV32M1: Convert irqs to new dts macros 2020-04-30 11:26:59 -05:00
host Bluetooth: host: Remove BT_LE_CONN_OPT_2M option 2020-05-04 17:48:22 +03:00
mesh Bluetooth: mesh: Convert bluetooth mesh to using k_timeout struct 2020-04-30 13:46:48 +03:00
services Bluetooth: Use zd print conversion modifier for ssize_t 2020-04-03 21:13:14 +03:00
shell Bluetooth: host: Remove BT_LE_CONN_OPT_2M option 2020-05-04 17:48:22 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: Remove LEGACY_TIMEOUT_API selection from bluetooth 2020-04-30 13:46:48 +03:00