Find a file
Luiz Augusto von Dentz 777033f710 Bluetooth: GATT: Make bt_gatt_write take a struct
This makes bt_gatt_write similar to bt_gatt_read where the parameters are
stored in a struct which can be used to store intermediate values while
the operation is in progress.

Change-Id: I3c62af137b99985690cf88dcc37a977a0be891f5
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-05-10 17:55:06 +00:00
arch arc: do lr and sr instructions together, avoid instruction pipeline bubble 2016-05-09 20:56:52 +00:00
boards qemu_x86: Make the FPU available if it's not building for IAMCU 2016-05-04 10:24:30 +00:00
doc doc: update installation to add PLY library to Python3 2016-05-04 22:57:40 +00:00
drivers Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
include Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
kernel kernel: _MOVE_INSTR needs to be defined for CONFIG_ARC 2016-05-05 00:06:03 -07:00
lib newlib: treat x86 as the special case 2016-05-09 18:09:29 +00:00
misc arduino_101: support booting with original bootloader 2016-04-30 13:56:54 -04:00
net Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
samples Bluetooth: Use tinycrypt for ecc in LE SC only sample 2016-05-10 16:50:06 +00:00
scripts checkpatch: Remove Change-Id warning 2016-05-05 11:24:06 +00:00
tests Bluetooth: GATT: Make bt_gatt_write take a struct 2016-05-10 17:55:06 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig kconfig: Do not put architecture in the title 2016-03-14 16:50:51 -04:00
Kconfig.zephyr kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: rename non-generated linker scripts to .ld extension 2016-05-09 18:09:26 +00:00
Makefile.inc build: generate error if board is not found 2016-04-25 19:17:04 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00