zephyr/subsys/bluetooth/controller
Wolfgang Puffitsch da5eff8087 Bluetooth: controller: Enforce support for Read RSSI command in Kconfig
Enforce support for Read RSSI command if BT_CONN and BT_HCI_RAW are
selected. According to the Bluetooth specification, support for the
Read RSSI command is mandatory if the Connection State is
supported. BT_HCI_RAW indicates that the controller is an
independently qualifiable module and not part of a combined
host/controller build. This change avoids a configuration that cannot
be possibly qualified.

Signed-off-by: Wolfgang Puffitsch <wopu@demant.com>
2020-07-16 12:13:37 +02:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
hci Bluetooth: controller: Add Periodic Advertising HCI integration 2020-07-07 15:04:51 +02:00
include Bluetooth: controller: Fix Periodic Adv Data Set parameter list 2020-07-06 16:49:19 +02:00
ll_sw Bluetooth: controller: Minor refactor of sync implementation 2020-07-16 12:12:41 +02:00
ticker Bluetooth: controller: Fix missing skip value calculation 2020-07-09 19:08:35 +02:00
util Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
CMakeLists.txt Bluetooth: controller: split: Initial extended scanning code 2020-06-12 15:50:34 +02:00
Kconfig Bluetooth: controller: Enforce support for Read RSSI command in Kconfig 2020-07-16 12:13:37 +02:00