Go to file
Luiz Augusto von Dentz a855c68943 Bluetooth: GATT: Add note about parameters of async procedures
Asynchronous functions use the parameters to store relevant data even
after the scope it has been called which means they have to remain valid
while the operations are in course.

Change-Id: I2cc79e5ce352fef4e077e9fb4cb0f4d111463d00
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:25:09 -05:00
arch quark_se: quark_d2000: do not set native drivers as default 2016-02-05 20:25:06 -05:00
configs iamcu: disable building with iamcu compiler 2016-02-05 20:25:06 -05:00
doc doc: Add bluetooth PTS 6.3 PICS file for GAP 2016-02-05 20:25:08 -05:00
drivers Bluetooth: h5: Fix clearing unack packet queue 2016-02-05 20:25:09 -05:00
include Bluetooth: GATT: Add note about parameters of async procedures 2016-02-05 20:25:09 -05:00
kernel fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net Bluetooth: UUID: Introduce bt_uuid_copy 2016-02-05 20:25:09 -05:00
samples Bluetooth: Fix central sample 2016-02-05 20:25:09 -05:00
scripts compare footprint: added error counter and error message for sanity. 2016-02-05 20:25:06 -05:00
.checkpatch.conf
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE
Makefile build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh