Go to file
Johan Hedberg c1ae16adc5 Bluetooth: Use bt_hci_cmd_send_sync in set_ad to catch errors
Using send_sync lets us return an immediate error to the application
if the HCI command fails. This also reduces the pressure on available
buffers since we don't allocate multiple command buffers before
starting to process the command queue.

Change-Id: I5613e4e9dd8dcc0db45bad051d7c4980b49e428d
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-05-09 13:44:41 +03:00
arch event_logger: add arc support for sleep event 2016-05-06 18:52:45 +00:00
boards
doc doc: update installation to add PLY library to Python3 2016-05-04 22:57:40 +00:00
drivers drivers/nble: Increase debug for NBLE 2016-05-06 17:05:40 +03:00
include device: simplify synchronization 2016-05-04 22:51:34 +00:00
kernel kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC 2016-05-05 00:06:03 -07:00
lib libc: newlib: fix RAM config names for ARC 2016-05-05 14:08:50 +00:00
misc
net Bluetooth: Use bt_hci_cmd_send_sync in set_ad to catch errors 2016-05-09 13:44:41 +03:00
samples samples: shell now emits a banner 2016-05-05 11:24:30 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: shell: Add BR/EDR PSM server registration 2016-05-07 07:07:10 +00:00
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile build: use gcc instead of ld for linking 2016-05-04 10:27:18 +00:00
Makefile.inc
zephyr-env.sh