No description
Find a file
Luiz Augusto von Dentz d354059ad4 Bluetooth: ATT: Handle Value Notification
This adds function handler for Handle Value Notification PDU:

> ACL Data RX: Handle 3585 flags 0x02 dlen 8
      ATT: Handle Value Notification (0x1b) len 3
        Handle: 0x0014
          Data: 00

Change-Id: I6faf9c8a3a3f892f889389c08380551268c7202a
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:43 -05:00
arch x86: Replace references to BSP with platform 2016-02-05 20:14:43 -05:00
doc doc: Enhancements for microkernel pipe objects 2016-02-05 20:14:42 -05:00
drivers Remove references to BSP from drivers/ directory 2016-02-05 20:14:43 -05:00
include Add page-aligned padding to initlevel section for Galileo test load 2016-02-05 20:14:43 -05:00
kernel Fix microkernel "unaligned write" exception problem on ARM 2016-02-05 20:14:42 -05:00
lib/libc doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
misc Remove references to BSP from misc/ directory 2016-02-05 20:14:43 -05:00
net Bluetooth: ATT: Handle Value Notification 2016-02-05 20:14:43 -05:00
samples Bluetooth: Use connection context in btshell 2016-02-05 20:14:43 -05:00
scripts Adapt HPET driver to work with QEMU 2016-02-05 20:14:42 -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 initial commit for next-gen sanity checks 2016-02-05 20:14:42 -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 kbuild: Replace 'bsp-y' with 'platform-y' 2016-02-05 20:14:43 -05:00
Makefile.inc build: fix application build in symlinked environment 2016-02-05 20:14:42 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00