No description
Find a file
Luiz Augusto von Dentz fb5c1bd381 Bluetooth: GATT: Fix bt_gatt_attr_write_ccc
bt_keys_get_addr creates a new entry if none is found so it cannot be used
to detect if the device have been paired, instead use bt_keys_find_addr.

Change-Id: I0fd1de4b6e3a0652d36aa70d50074fb5013fa99d
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-05 20:14:44 -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 Bluetooth: Redesign Bluetooth init API 2016-02-05 20:14:44 -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: GATT: Fix bt_gatt_attr_write_ccc 2016-02-05 20:14:44 -05:00
samples Bluetooth: Use async callback for enabling Bluetooth 2016-02-05 20:14:44 -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