zephyr/tests
Johan Hedberg 5ccb20c591 Bluetooth: Use bt_addr_t inside bt_addr_le_t
In many cases when we want to access the 'val' member of bt_addr_le_t
it's in situations where the type needed is actually bt_addr_t. To
avoid unnecessary typecasts in these places simply embed bt_addr_t
inside bt_addr_le_t.

Change-Id: I7eecf129bee1dcf085abc83ec2f32e1a10b0b5aa
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-04-05 12:29:14 +03:00
..
benchmark object-footprint: gitignore generated output 2016-03-29 11:07:55 +00:00
bluetooth Bluetooth: Use bt_addr_t inside bt_addr_le_t 2016-04-05 12:29:14 +03:00
crypto test_sha256: disable test for STM32F103RB SoC 2016-04-01 13:12:57 +00:00
drivers/pinmux tests: enable pinmux build tests 2016-04-02 23:11:06 +00:00
include
kernel test_tickless: disable test for STM32 SoCs 2016-04-01 13:12:57 +00:00
net/buf