zephyr/subsys/bluetooth/shell
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
..
bredr.c
bt.c Bluetooth: host: Remove BT_LE_CONN_OPT_2M option 2020-05-04 17:48:22 +03:00
bt.h
CMakeLists.txt
gatt.c bluetooth: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
hci.c
hci.h
Kconfig
l2cap.c Bluetooth: shell: Convert bluetooth shell to using k_timeout struct 2020-04-30 13:46:48 +03:00
ll.c
ll.h
rfcomm.c
ticker.c