Go to file
Johan Hedberg 005b9904a4 Bluetooth: Don't pass length of PIN code to bt_auth_pincode_entry
We can calculate the length with strlen() and there should be no need
to consider anything else except nul-terminated C strings.

Change-Id: I02ec4b1dddbb1bd457f035926c86b27f4c2ab050
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:10 -05:00
arch quark_se: quark_d2000: do not set native drivers as default 2016-02-05 20:25:06 -05:00
configs iamcu: disable building with iamcu compiler 2016-02-05 20:25:06 -05:00
doc doc: Add bluetooth PTS 6.3 PICS file for GAP 2016-02-05 20:25:08 -05:00
drivers Bluetooth: h5: Fix clearing unack packet queue 2016-02-05 20:25:09 -05:00
include Bluetooth: Don't pass length of PIN code to bt_auth_pincode_entry 2016-02-05 20:25:10 -05:00
kernel fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net Bluetooth: Don't pass length of PIN code to bt_auth_pincode_entry 2016-02-05 20:25:10 -05:00
samples Bluetooth: Don't pass length of PIN code to bt_auth_pincode_entry 2016-02-05 20:25:10 -05:00
scripts compare footprint: added error counter and error message for sanity. 2016-02-05 20:25:06 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -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 build: Remove PROJECTINCLUDE from application makefiles 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh