zephyr/net
Johan Hedberg dfaafb204f Bluetooth: Use BIT() macro wherever possible
Instead of manually creating bit shifts for individual bits use the
BIT() macro that exists for this purpose.

Change-Id: I599ecc16b3a2cffe8a355e19816c405e51937e91
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-19 10:47:29 +02:00
..
bluetooth Bluetooth: Use BIT() macro wherever possible 2016-02-19 10:47:29 +02:00
ip net: Include only the necessary headers 2016-02-19 07:41:01 +00:00
buf.c net: buf: Add net_buf_pull_u8() helper API 2016-02-12 15:10:20 +00:00
Kconfig net: buf: Fix net buf debug 2016-02-05 20:24:47 -05:00
Makefile net: Add initial generic buffer implementation 2016-02-05 20:24:38 -05:00