No description
Find a file
Andrei Emeltchenko 2382ab3db7 Bluetooth: Remove unneeded NULL check
Removing unneeded check makes code consistent since there is check only
in one branch. Moreover since code is executed in tx_fiber frag cannot
be NULL (result of bt_conn_create_pdu()).

Change-Id: Id2f19279f604ad52019d9c334bc29641e4341037
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:25:18 -05:00
arch x86: iamcu: fix implementation of disable_interrupts() 2016-02-05 20:25:17 -05:00
boards kconfig: Add missing board definition 2016-02-05 20:25:16 -05:00
doc doc: Add bluetooth PTS 6.3 PICS file for GATT service 2016-02-05 20:25:17 -05:00
drivers Bluetooth: h5: Fix not handling NULL when there is no buffers 2016-02-05 20:25:18 -05:00
include Bluetooth: GATT: Split Authorization Permission for Read and Write 2016-02-05 20:25:17 -05:00
kernel interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
lib newlib: Rename exit to _exit 2016-02-05 20:25:16 -05:00
misc kconfig: add mising option TASK_DEBUG 2016-02-05 20:25:13 -05:00
net Bluetooth: Remove unneeded NULL check 2016-02-05 20:25:18 -05:00
samples net: samples: Fix BOARD to qemu_x86 2016-02-05 20:25:18 -05:00
scripts build: do not use link-zephyr 2016-02-05 20:25:15 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile kbuild: remove linux modules related code 2016-02-05 20:25:17 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00