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 Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
central_ht cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
central_iso net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
central_multilink tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
central_past
direction_finding_connectionless_rx samples: Bluetooth: df: enable filtering of per adv by CTE type 2021-10-07 21:36:55 -04:00
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 cmake: use find_package() instead of literal include in tests and samples 2021-11-01 10:33:09 -04:00
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 Bluetooth: ISO: Split ISO broadcast config 2021-10-18 12:43:38 +02:00
mesh
mesh_demo
mesh_provisioner
observer samples: Bluetooth: Added Observer sample 2021-11-25 17:09:32 +02:00
periodic_adv samples: Bluetooth: periodic_adv: Add Extended Advertising disable 2021-11-03 16:51:40 +01:00
periodic_sync
peripheral
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_hids doc: Fix a few typos in docs/comments/messages 2021-09-03 06:06:59 -04:00
peripheral_hr
peripheral_ht
peripheral_identity tests: Bluetooth: bsim: Add iterations to multiple conn to peripherals 2021-11-03 16:59:00 +01:00
peripheral_iso Bluetooth: ISO: Add iso accept info struct 2021-09-28 20:19:37 -04:00
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