zephyr/samples/bluetooth
Robert Lubos 666e9f80d6 net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct
Replace unpacked in6_addr structures with raw buffers in net_ipv6_hdr
struct, to prevent compiler warnings about unaligned access.

Remove __packed parameter from `struct net_6lo_context` since the
structure isn't really serialized.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2021-11-25 10:46:35 -05:00
..
beacon
broadcaster samples: Bluetooth: Added Broadcaster sample 2021-11-25 17:09:32 +02:00
central
central_hr
central_ht
central_iso net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
central_multilink
central_past
direction_finding_connectionless_rx
direction_finding_connectionless_tx
eddystone
handsfree
hci_pwr_ctrl
hci_rpmsg Bluetooth: ISO: Add bitmask for retrieving iso header lenght 2021-11-12 14:52:33 +01:00
hci_spi device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
hci_uart device: remove PM capability from SYS_DEVICE_DEFINE 2021-11-19 10:11:32 +01:00
hci_usb
hci_usb_h4
ibeacon
ipsp net: ipv6: Remove in6_addr from packed net_ipv6_hdr struct 2021-11-25 10:46:35 -05:00
iso_broadcast net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
iso_broadcast_benchmark net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
iso_connected_benchmark net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
iso_receive
mesh
mesh_demo
mesh_provisioner
observer samples: Bluetooth: Added Observer sample 2021-11-25 17:09:32 +02:00
periodic_adv
periodic_sync
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids
peripheral_hr
peripheral_ht
peripheral_identity
peripheral_iso
peripheral_ots bluetooth: ots: Add Create and Delete procedures 2021-11-24 21:49:11 +02:00
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
bluetooth.rst