zephyr/samples/bluetooth
Andries Kruithof 125e65a976 samples: Bluetooth: remove dup pointer in broadcast_audio_sink
In the broadcast_audio_sink sample there are two pointers defined,
both referencing the same address. We reduce this to one pointer

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-10-11 18:29:34 +03:00
..
beacon bluetooth: controller: coex: convert to DT device 2023-09-15 16:04:19 +02:00
broadcast_audio_sink samples: Bluetooth: remove dup pointer in broadcast_audio_sink 2023-10-11 18:29:34 +03:00
broadcast_audio_source samples: Bluetooth: Fix seq_num in broadcast audio source 2023-10-06 16:18:06 +03:00
broadcaster samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
broadcaster_multiple Test: Bluetooth: controller: add CI testing for advertising chaining 2023-10-06 16:04:11 +03:00
bthome_sensor_template samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
central samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
central_gatt_write Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
central_hr samples: bluetooth: rename shadow variables 2023-08-17 13:00:09 +02:00
central_ht samples: bluetooth: rename shadow variables 2023-08-17 13:00:09 +02:00
central_iso Bluetooth: samples: central_iso: Unref if send fails 2023-06-07 15:17:36 -04:00
central_multilink samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
central_otc drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
central_past Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
direct_adv Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
direction_finding_central Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
direction_finding_connectionless_rx samples: bluetooth: rename shadow variables 2023-08-17 13:00:09 +02:00
direction_finding_connectionless_tx doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
direction_finding_peripheral Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
eddystone Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
encrypted_advertising samples: fully migrate basic samples to the new Sphinx extension 2023-09-13 09:15:34 +02:00
handsfree samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
hap_ha Bluetooth: Audio: Update codec_cfg_get_chan_allocation 2023-09-29 16:29:58 +02:00
hci_pwr_ctrl samples: bluetooth: rename shadow variables 2023-08-17 13:00:09 +02:00
hci_rpmsg Bluetooth: Controller: Fix connected ISO dynamic tx power 2023-09-28 13:31:40 +02:00
hci_spi drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
hci_uart Bluetooth: Controller: Fix connected ISO dynamic tx power 2023-09-28 13:31:40 +02:00
hci_uart_async bluetooth: samples: Add hci_uart_async 2023-09-28 14:07:52 +03:00
hci_usb samples: Bluetooth: hci_usb: Disable USB_CDC_ACM 2023-06-09 11:44:02 -04:00
hci_usb_h4 samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ibeacon Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
ipsp Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
iso_broadcast samples: Bluetooth: iso_broadcast: Sent callback to sync ISO Data send 2023-06-30 16:11:06 +02:00
iso_broadcast_benchmark samples: bluetooth: fix double promotions 2023-08-17 13:07:10 +02:00
iso_connected_benchmark samples: bluetooth: fix double promotions 2023-08-17 13:07:10 +02:00
iso_receive drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mesh Bluetooth: Mesh: add tf-m support for ble mesh 2023-06-19 15:04:17 +02:00
mesh_demo drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mesh_provisioner drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
mtu_update samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
observer samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
periodic_adv Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
periodic_adv_conn tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
periodic_adv_rsp tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
periodic_sync drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
periodic_sync_conn tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
periodic_sync_rsp tests: samples: Resolve duplicates in names. 2023-05-16 06:21:25 -04:00
peripheral Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_accept_list Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_csc random: Rename random header 2023-10-10 14:23:50 +03:00
peripheral_dis samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
peripheral_esp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
peripheral_gatt_write Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_hids samples: Fixed typos 2023-08-24 15:44:33 +02:00
peripheral_hr Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_ht Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_identity samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
peripheral_iso Bluetooth: samples: ISO: Check validity of incoming data 2023-06-07 15:17:36 -04:00
peripheral_ots bluetooth: ots: Fix bt_ots_init paramter struct naming 2023-06-30 16:06:08 +02:00
peripheral_past Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
peripheral_sc_only Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
scan_adv Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
st_ble_sensor drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
tmap_bmr Bluetooth: Audio: Make codec_cap const 2023-08-15 11:14:29 +00:00
tmap_bms Bluetooth: Audio: Refactor bt_audio_codec_cfg to flat arrays 2023-08-28 15:56:53 +02:00
tmap_central Bluetooth: Audio: BT_AUDIO_CODEC_LC3_ID -> BT_HCI_CODING_FORMAT_LC3 2023-09-20 20:19:50 +01:00
tmap_peripheral Bluetooth: Audio: Update codec_cfg_get_chan_allocation 2023-09-29 16:29:58 +02:00
unicast_audio_client Bluetooth: Audio: Refactor codec_cfg_get_freq 2023-09-28 14:05:18 +02:00
unicast_audio_server Bluetooth: Audio: Update codec_cfg_get_chan_allocation 2023-09-29 16:29:58 +02:00
bluetooth.rst boards: arm: nrf5340dk_nrf5340: Rename NS target 2021-07-10 12:44:02 -04:00