No description
Find a file
Luiz Augusto von Dentz 0b28dbfc19 Bluetooth: ATT: Handle Write response
This adds function handler for Write Response PDU which call the request
callback:

< ACL Data TX: Handle 3585 flags 0x00 dlen 8
      ATT: Write Request (0x12) len 3
        Handle: 0x0011
          Data: 01
> ACL Data RX: Handle 3585 flags 0x02 dlen 5
      ATT: Write Response (0x13) len 0

Change-Id: Iea323bc37044822de034f92c8f9ef1d43276ec86
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:41 -05:00
arch Rename x86 platforms 2016-02-05 20:14:39 -05:00
doc DOC: Restructures the documentation in two parts. 2016-02-05 20:14:39 -05:00
drivers Rename x86 platforms 2016-02-05 20:14:39 -05:00
include Bluetooth: GATT: Add bt_gatt_read_multiple 2016-02-05 20:14:40 -05:00
kernel Remove obsolete kernel references to BSP 2016-02-05 20:14:39 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc doxygen: fix comments in printk.c 2016-02-05 20:14:39 -05:00
net Bluetooth: ATT: Handle Write response 2016-02-05 20:14:41 -05:00
samples Bluetooth: GATT: Update btshell app 2016-02-05 20:14:40 -05:00
scripts sanity: Replace obsolete BSP_FLAG with PLATFORM_FLAG 2016-02-05 20:14:39 -05:00
shared/include/nanokernel/x86 doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore git: Ignore cscope files 2016-02-05 20:14:27 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig kconfig: Rename Zephyr OS -> Zephyr Kernel 2016-02-05 20:14:26 -05:00
Makefile Move platforms to new arch/<arch>/platforms directory 2016-02-05 20:14:39 -05:00
Makefile.inc Makefile.inc: fix indentation 2016-02-05 20:14:38 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00