zephyr/samples/bluetooth
Lars Knudsen e0a262b33f Bluetooth: Audio: Fix initial Broadcast source values
If the Broadcast ID is initially set to 0x000000,
which is valid, comparison logic on add of an
actual Broadcast ID of 0x000000 fails.

Likewise for SID.

Moving INVALID_BROADCAST_ID define to bap.h

Signed-off-by: Lars Knudsen <LAKD@demant.com>
2024-10-14 13:04:31 +02:00
..
bap_broadcast_assistant Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
bap_broadcast_sink Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
bap_broadcast_source samples: Bluetooth: Audio: Add/fix API includes and references 2024-09-24 09:21:40 -04:00
bap_unicast_client Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
bap_unicast_server Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
beacon samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
broadcaster doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
broadcaster_multiple doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
bthome_sensor_template doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
cap_acceptor Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
cap_initiator Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
central doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
central_gatt_write doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
central_hr doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
central_ht doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
central_multilink doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
central_otc zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
central_past doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
direct_adv Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
direction_finding_central samples: bluetooth: Use "Bluetooth LE" terminology 2024-09-05 16:58:32 -04:00
direction_finding_connectionless_rx samples: bluetooth: direction_finding_connectionless_rx: Fix sync timeout 2024-09-13 13:42:33 +02:00
direction_finding_connectionless_tx samples: bluetooth: Use "Bluetooth LE" terminology 2024-09-05 16:58:32 -04:00
direction_finding_peripheral Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
eddystone Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
encrypted_advertising Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
extended_adv samples: Bluetooth: ext_adv_scanner: Fix bad use of adv_type 2024-09-25 04:04:46 -04:00
handsfree doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
handsfree_ag sample: Bluetooth: hfp_ag: update device discovery 2024-10-02 10:05:32 +02:00
hap_ha Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
hci_ipc Bluetooth: Controller: Introduce BT_CTLR_PERIPHERAL_ISO_RESERVE_MAX 2024-10-09 18:23:10 +01:00
hci_pwr_ctrl Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
hci_spi doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hci_uart samples: Bluetooth: hci_uart: CI coverage for nRF52833 DF 2024-09-26 17:43:34 -04:00
hci_uart_3wire doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
hci_uart_async doc: sphinx-lint: fix bad usage of "default role" 2024-09-13 11:42:51 -05:00
hci_usb doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hci_usb_h4 doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
hci_vs_scan_req doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
ibeacon doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
iso_broadcast doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
iso_broadcast_benchmark samples: Bluetooth: Audio: Avoid uisng K_FOREVER in syswq 2024-10-02 15:53:37 +02:00
iso_central doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
iso_connected_benchmark Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
iso_peripheral Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
iso_receive zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mesh doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
mesh_demo doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
mesh_provisioner zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
mtu_update Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
observer doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
pbp_public_broadcast_sink Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
pbp_public_broadcast_source samples: Bluetooth: Audio: Avoid uisng K_FOREVER in syswq 2024-10-02 15:53:37 +02:00
periodic_adv doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
periodic_adv_conn doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
periodic_adv_rsp samples: bluetooth: Fix PAwR null dereference on disconnection 2024-09-26 17:40:54 -04:00
periodic_sync zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
periodic_sync_conn doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
periodic_sync_rsp Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_accept_list Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_csc Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_dis Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_esp Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_gatt_write Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_hids Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_hr Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_ht Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_identity Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_nus Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_ots Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_past Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
peripheral_sc_only Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
scan_adv doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
st_ble_sensor Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
tmap_bmr Bluetooth: Audio: Fix initial Broadcast source values 2024-10-14 13:04:31 +02:00
tmap_bms samples: Bluetooth: Audio: Avoid uisng K_FOREVER in syswq 2024-10-02 15:53:37 +02:00
tmap_central Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
tmap_peripheral Bluetooth: Audio: Rename bt_audio_codec_qos -> bt_bap_qos_cfg 2024-10-04 16:34:22 +01:00
bluetooth.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00