Go to file
Mariusz Skamra b90d2c6dbd Bluetooth: GATT: Pass bt_conn to the discovery function callback
This patch replaces bt_gatt_attr_func_t with bt_gatt_discover_func_t
to be used as a type of discovery callback. The reason is
bt_gatt_attr_func_t don't return bt_conn which could be used
later on to issue other commands and to application to know
from which connection this results come.

Change-Id: I1f26c72ad5c8a0b97485a337c7005d34281586d7
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:25:08 -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 fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
drivers Bluetooth: Correct headroom calc for outgoing packet 2016-02-05 20:25:07 -05:00
include Bluetooth: GATT: Pass bt_conn to the discovery function callback 2016-02-05 20:25:08 -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: GATT: Pass bt_conn to the discovery function callback 2016-02-05 20:25:08 -05:00
samples Bluetooth: GATT: Pass bt_conn to the discovery function callback 2016-02-05 20:25:08 -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
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