Go to file
Luiz Augusto von Dentz ae213a2ea8 Bluetooth: Fix bt_conn_lookup*
bt_conn_lookup shall work both with identity address or initial
destination address as bt_conn may change the destination address with
the identity address.

Change-Id: Ibdd19ec453c3307eb6db188196b7e57a2260b526
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-12-09 08:18:24 +02:00
.known-issues known-issues: update rule for TCF summary line 2016-09-16 11:31:27 -07:00
arch soc: stm32xx: add pwm pinmux support 2016-12-06 10:31:46 -06:00
boards board: configure pwm support on ST Nucleo boards 2016-12-06 10:31:46 -06:00
doc net: Fix incorrect logging format specifiers 2016-12-07 13:15:58 +00:00
drivers Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
ext pwm/stm32: add PWM driver for STM32 F1/F4/L4 2016-12-06 10:31:46 -06:00
include Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
kernel kernel: Disable interrupts after tick calculation in k_sleep() 2016-12-08 16:37:51 +00:00
lib iot: Add HTTP support for Zephyr 2016-12-02 12:41:20 +02:00
misc printk: Add APIs to print into strings instead of default output 2016-12-05 20:08:40 +00:00
samples net: Fix incorrect logging format specifiers 2016-12-07 13:15:58 +00:00
scripts nucleo_l476rg: add board support 2016-12-06 10:31:45 -06:00
subsys Bluetooth: Fix bt_conn_lookup* 2016-12-09 08:18:24 +02:00
tests Bluetooth: Switch from printf to printk functions 2016-12-09 08:18:24 +02:00
.checkpatch.conf checkpatch: ignore CONST_STRUCT warnings 2016-11-11 22:12:22 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: update with new emails 2016-10-07 16:15:24 +00:00
defaults.tc testcases: catch more fatal kernel error messages 2016-11-11 13:21:16 +00:00
Kbuild build: remove old kernel support 2016-11-07 11:34:18 -08:00
Kconfig
Kconfig.zephyr usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00
LICENSE
LICENSING.rst LICENSING: clarify licenses of imported / reused code 2016-11-11 01:36:14 +00:00
MAINTAINERS Revert "maintainers: fix Ruud's email" 2016-12-02 23:08:53 -05:00
Makefile Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
Makefile.inc build: Document outputexports 2016-11-12 02:08:08 +00:00
release-notes.rst release-note: initial import with 1.6 release notes 2016-12-03 00:06:23 -05:00
zephyr-env.sh win-build: corrects scripts_path for windows build. 2016-10-15 15:09:54 +00:00