Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Johan Hedberg 44541091dc Bluetooth: GATT: Remove unnecessary usage of full UUID structs
To access the 16-bit value of GATT UUIDs it's quite overkill to first
create anonymous UUID structs and then access the value member from
them. We can simplify this a lot with the help of the recently added
UUID value definitions.

Change-Id: Ib58012c20d07b3e60e5911cea6feb73301d1323c
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:27 -05:00
arch NBLE: Nordic BLE is not a feature of quark se 2016-02-05 20:25:26 -05:00
boards NBLE: Nordic BLE is not a feature of quark se 2016-02-05 20:25:26 -05:00
doc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
drivers drivers/nble: Add UUID support 2016-02-05 20:25:27 -05:00
include Bluetooth: UUID: Add value definitions 2016-02-05 20:25:27 -05:00
kernel init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: GATT: Remove unnecessary usage of full UUID structs 2016-02-05 20:25:27 -05:00
samples Bluetooth: samples/shell: Fix use of NULL net buffer 2016-02-05 20:25:27 -05:00
scripts irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap
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
LICENSE
Makefile irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -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