zephyr/subsys/bluetooth/common
Carles Cufi bae9f1967b samples: Bluetooth: hci_uart: Implement NOP Command Complete
Implement the Controller counterpart to CONFIG_BT_WAIT_NOP so that it
issues a NOP Command Complete event after booting up, to signal to the
Host that it is ready to receive HCI traffic.

Fixes #15333

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-04-11 14:54:37 +02:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dummy.c bluetooth: config: Fix bluetooth config dependencies 2018-10-05 11:15:27 -04:00
Kconfig samples: Bluetooth: hci_uart: Implement NOP Command Complete 2019-04-11 14:54:37 +02:00
log.c include: misc: util.h: Rename min/max to MIN/MAX 2019-02-14 22:16:03 -05:00
log.h bluetooth: Simplifying log macros 2018-12-13 14:21:25 +01:00
rpa.c Bluetooth: Switch from SYS_LOG to logger-based logging 2018-10-19 14:50:22 +02:00
rpa.h