Go to file
Luiz Augusto von Dentz 3dc5d9e04f Bluetooth: GATT: Add support to discover Included services
This adds support to BT_GATT_DISCOVER_INCLUDE to bt_gatt_discover using
Read by Type request as following:

< ACL Data TX: Handle 3585 flags 0x00 dlen 11
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0001-0xffff
        Attribute type: Include (0x2802)

Change-Id: I4452e99f08d0b61cc52fe943eb40527561f3ed60
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:24:24 -05:00
arch Add PCI legacy bridge to Galileo configuration 2016-02-05 20:24:23 -05:00
doc doc: use zephyr for SDK, not yocto 2016-02-05 20:24:23 -05:00
drivers Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
include Bluetooth: GATT: Refactor discover API 2016-02-05 20:24:24 -05:00
kernel
lib
misc
net Bluetooth: GATT: Add support to discover Included services 2016-02-05 20:24:24 -05:00
samples Bluetooth: GATT: Refactor discover API 2016-02-05 20:24:24 -05:00
scripts checkpatch: remove comment about MAINTAINERS file 2016-02-05 20:24:23 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes
.gitignore
.mailmap
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc
zephyr-env.sh