zephyr/drivers/bluetooth
Johan Hedberg 72ce7c7dc1 Bluetooth: Add support for waiting for "NOP" Command Complete
Some controllers will emit an initial "NOP" Command Complete event
during initialization and expect the host to only send commands once
this event has been received. This patch adds a new Kconfig option to
be used in the case of such controllers and defaults this to true on
Arduino 101 with the H:4 driver where this behavior is currently
observed.

Change-Id: I440f14a7c07ac27545febf9f85ebcc343e2a4558
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-04-18 12:58:22 +00:00
..
nble drivers/nble: Implement read multiple response 2016-04-15 17:02:11 +00:00
Kconfig Bluetooth: Add support for waiting for "NOP" Command Complete 2016-04-18 12:58:22 +00:00
Makefile drivers/nble: Refactor PM code to make it reusable 2016-04-06 14:00:56 +03:00
h4.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
h5.c Bluetooth: Refactor buffer handling for non-host managed buffers 2016-04-11 11:52:29 +00:00
nrf51_pm.c Bluetooth: include errno.h 2016-04-16 02:02:11 +00:00
nrf51_pm.h Bluetooth: Refactor nRF51 API 2016-04-08 13:27:02 +00:00
uart.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00