zephyr/samples/bluetooth
Johan Hedberg c85cc47b5b Bluetooth: samples: Fix off-by-one bug in atomic API usage
The code was accessing bits 1 and 2 (but not 0), effectively needing three
bits, but still requesting only 2 when calling ATOMIC_DEFINE().

Signed-off-by: Johan Hedberg <johan.hedberg@silabs.com>
2025-07-04 13:05:22 -05:00
..
bap_broadcast_assistant samples: Bluetooth: BAP: BA: Reset states and modify error checking 2025-06-18 11:15:53 +01:00
bap_broadcast_sink samples: Bluetooth: bap_broadcast_sink: Fix logging invalid recv count 2025-06-13 10:35:20 -04:00
bap_broadcast_source samples: Bluetooth: bap_broadcast_source nRF5340 audio dk + nRF21540 FEM 2025-04-07 11:23:11 +02:00
bap_unicast_client
bap_unicast_server samples: Bluetooth: BAP: Unicast Server: Fix bad valid check 2025-04-11 16:18:23 +02:00
beacon dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
broadcaster
broadcaster_multiple
bthome_sensor_template samples: bluetooth: fix adv_update error in bthome_sensor_template 2025-05-27 10:29:28 +02:00
cap_acceptor
cap_initiator Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
ccp_call_control_client
ccp_call_control_server
central samples: bluetooth: add esp32c6 testcase 2025-06-27 18:27:15 -05:00
central_gatt_write
central_hr Samples: Bluetooth: HR: Remove use of ISO config for IPC 2025-06-11 10:19:05 -07:00
central_ht samples: bluetooth: enable PM standby on rd_rw612_bga and frdm_rw612 2025-06-10 13:36:56 +02:00
central_multilink samples: bluetooth: Increase number of buffers for avoiding deadlocks 2025-05-05 10:57:33 +02:00
central_otc
central_past
channel_sounding bluetooth: host: Apply callback changes of CS complete events 2025-04-01 16:26:58 +02:00
classic Samples: Bluetooth: HF: Move handsfree and handsfree_ag to './classic' 2025-06-10 12:25:46 +02:00
direct_adv
direction_finding_central doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
direction_finding_connectionless_rx doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
direction_finding_connectionless_tx doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
direction_finding_peripheral doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
eddystone
encrypted_advertising
extended_adv
hap_ha
hci_ipc x86: rename DEBUG_INFO to X86_DEBUG_INFO 2025-06-20 14:43:42 -05:00
hci_pwr_ctrl Bluetooth: samples: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
hci_spi Bluetooth: HCI: Use H:4 encoding for buffers 2025-04-29 13:00:33 +02:00
hci_uart Bluetooth: Controller: Interleaved extended advertising reception 2025-05-02 15:20:30 +02:00
hci_uart_3wire Bluetooth: Controller: Interleaved extended advertising reception 2025-05-02 15:20:30 +02:00
hci_uart_async x86: rename DEBUG_INFO to X86_DEBUG_INFO 2025-06-20 14:43:42 -05:00
hci_usb Bluetooth: Remove USB H4 mode support 2025-04-29 13:00:33 +02:00
hci_vs_scan_req Bluetooth: samples: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
ibeacon
iso_broadcast
iso_broadcast_benchmark
iso_central
iso_connected_benchmark
iso_peripheral
iso_receive
mesh doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
mesh_demo doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
mesh_provisioner doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
mtu_update bluetooth: mtu_update: peripheral: Add NULL check 2025-04-24 11:57:43 +02:00
observer
pbp_public_broadcast_sink
pbp_public_broadcast_source
periodic_adv
periodic_adv_conn samples: Bluetooth: PAWR: Fix Response Slot Delay Value is too Small 2025-06-30 17:37:19 -05:00
periodic_adv_rsp samples: Bluetooth: PAWR: Fix Response Slot Delay Value is too Small 2025-06-30 17:37:19 -05:00
periodic_sync
periodic_sync_conn
periodic_sync_rsp
peripheral samples: bluetooth: add esp32c6 testcase 2025-06-27 18:27:15 -05:00
peripheral_accept_list
peripheral_csc
peripheral_dis dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
peripheral_esp
peripheral_gatt_write
peripheral_hids
peripheral_hr Bluetooth: samples: Fix off-by-one bug in atomic API usage 2025-07-04 13:05:22 -05:00
peripheral_ht samples: bluetooth: enable PM standby on rd_rw612_bga and frdm_rw612 2025-06-10 13:36:56 +02:00
peripheral_identity
peripheral_nus dts: boards: we: add board Ophelia-IV 2025-04-03 13:16:05 +02:00
peripheral_ots
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
tmap_bmr
tmap_bms samples: bluetooth: fixes tmap sample issues 2025-06-25 15:51:24 -10:00
tmap_central samples: bluetooth: fixes tmap sample issues 2025-06-25 15:51:24 -10:00
tmap_peripheral
bluetooth.rst