zephyr/subsys/bluetooth/controller/hci
Joakim Andersson eba6265ac3 Bluetooth: controller: Add BT_CTLR_CONN_RSSI_EVENT option
Split BT_CTLR_CONN_RSSI option into two, the base option enables the
Read RSSI command, while the new BT_CTLR_CONN_RSSI_EVENT enables the
connection RSSI events. There is no handling of RSSI events, only a
BT_INFO log.

Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
2020-04-30 13:33:16 +02:00
..
nordic Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
openisa
hci.c Bluetooth: controller: Add BT_CTLR_CONN_RSSI_EVENT option 2020-04-30 13:33:16 +02:00
hci_driver.c Bluetooth: controller: Convert bluetooth controller to using k_timeout_t 2020-04-30 13:46:48 +03:00
hci_internal.h Bluetooth: HCI: Re-organize vendor read static address handling 2020-03-22 11:58:17 +02:00
hci_user_ext.h