Go to file
Mariusz Skamra f83809991c Bluetooth: tester: Handle add included service command
This command is used by the tester to include service.
Service that is going to be included has to be already present
in the gatt database.

> ACL Data RX: Handle 64 flags 0x02 dlen 11
      ATT: Read By Type Request (0x08) len 6
        Handle range: 0x0001-0xffff
        Attribute type: Include (0x2802)
< ACL Data TX: Handle 64 flags 0x00 dlen 14
      ATT: Read By Type Response (0x09) len 9
        Attribute data length: 8
        Attribute data list: 1 entry
        Handle: 0x0007
        Value: 01000500aaaa

Change-Id: I12e1790be946c3cf10105c66a852da1cb23cf4bd
Signed-off-by: Mariusz Skamra <mariusz.skamra@tieto.com>
2016-02-05 20:24:46 -05:00
arch irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
doc doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
drivers Bluetooth: uart: Simplify bt_uart_discard() with the help of min() 2016-02-05 20:24:45 -05:00
include Bluetooth: Move BT_L2CAP_BUF_SIZE to a more appropriate place 2016-02-05 20:24:45 -05:00
kernel irq: Add flags to IRQ_CONNECT_STATIC() macro and irq_connect() function 2016-02-05 20:24:44 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc
net Bluetooth: ATT: Fix not releasing buffer before calling the callback 2016-02-05 20:24:45 -05:00
samples Bluetooth: tester: Handle add included service command 2016-02-05 20:24:46 -05:00
scripts sanity: add extra arguments when creating defconfigs 2016-02-05 20:24:43 -05:00
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh