zephyr/samples/bluetooth
Emil Gydesen 322b177549 samples: Bluetooth: Reduce heap for hci_ipc
Reducing the heap requirement for the hci_ipc sample from
8KiB to 4KiB. It has been tested in various configurations to
work with 2300, but 4KiB was used to provide some leeway for
future updates.

The heap requirement is not documented, and it is unclear why
values lower than 2300 (not exact number) won't boot, and should
be investigated further.

Memory has become a very scarce resource for especially the ISO
builds for the nRF5340, which is why this is getting reduced.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-11-25 21:52:15 +01:00
..
bap_broadcast_assistant Bluetooth: BAP: Depend on BT_PER_ADV_SYNC instead of select 2024-11-21 09:19:47 +01:00
bap_broadcast_sink Bluetooth: BAP: Depend on BT_PER_ADV_SYNC instead of select 2024-11-21 09:19:47 +01:00
bap_broadcast_source Bluetooth: BAP: Depend on BT_ISO_BROADCASTER instead of select 2024-11-21 09:19:47 +01:00
bap_unicast_client Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
bap_unicast_server Bluetooth: BAP: Depend on BT_PAC_{SNK,SRC} instead of select 2024-11-21 09:19:47 +01:00
beacon boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
broadcaster doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
broadcaster_multiple samples: Bluetooth: broadcaster_multiple: Refactor for reuse 2024-10-27 20:26:35 +00:00
bthome_sensor_template doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
cap_acceptor Bluetooth: BAP: Depend on BT_PAC_{SNK,SRC} instead of select 2024-11-21 09:19:47 +01:00
cap_initiator Bluetooth: BAP: Depend on BT_ISO_BROADCASTER instead of select 2024-11-21 09:19:47 +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 samples: bluetooth: Set NXP CI checks as build-only 2024-10-18 17:45:07 +01: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 Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
channel_sounding bluetooth: samples: Add samples showing basic channel sounding features 2024-11-16 15:07:20 -05:00
direct_adv Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
direction_finding_central samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE 2024-10-24 14:06:54 +02:00
direction_finding_connectionless_rx Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
direction_finding_connectionless_tx samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE 2024-10-24 14:06:54 +02:00
direction_finding_peripheral samples: sample.yaml: replace deprecated OVERLAY_CONFIG w\ EXTRA_CONF_FILE 2024-10-24 14:06:54 +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: HAS: Change select UTF8 to depends on 2024-11-21 09:19:47 +01:00
hci_ipc samples: Bluetooth: Reduce heap for hci_ipc 2024-11-25 21:52:15 +01:00
hci_pwr_ctrl Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
hci_spi doc: fix occurrences of broken zephyr_file: links 2024-10-30 09:43:50 -07:00
hci_uart doc: fix occurrences of broken zephyr_file: links 2024-10-30 09:43:50 -07:00
hci_uart_3wire Bluetooth: Host: Remove unnecessary hci_driver.h includes 2024-11-22 11:37:12 +01:00
hci_uart_async Bluetooth: Host: Remove unnecessary hci_driver.h includes 2024-11-22 11:37:12 +01: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 samples: Bluetooth: ISO: Update conn and adv intervals 2024-11-25 10:07:30 +01:00
iso_broadcast_benchmark samples: Bluetooth: ISO: Update conn and adv intervals 2024-11-25 10:07:30 +01:00
iso_central samples: Bluetooth: ISO: Update conn and adv intervals 2024-11-25 10:07:30 +01:00
iso_connected_benchmark samples: Bluetooth: ISO: Update conn and adv intervals 2024-11-25 10:07:30 +01:00
iso_peripheral Bluetooth: Audio: Update SCAN_DELEGATOR dependency to GATT_DYNAMIC_DB 2024-10-23 16:53:37 +02:00
iso_receive samples: Bluetooth: iso_broadcast: Restrict max stream sync 2024-10-27 20:26:35 +00:00
mesh doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
mesh_demo drivers: pwm: nrf_sw: always default to yes 2024-10-24 03:47:23 +01: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: BAP: Depend on BT_PER_ADV_SYNC instead of select 2024-11-21 09:19:47 +01:00
pbp_public_broadcast_source Bluetooth: BAP: Depend on BT_ISO_BROADCASTER instead of select 2024-11-21 09:19:47 +01: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 Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05: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 boards: nordic: Remove nRF54L15 PDK 2024-10-21 01:46:39 +01:00
peripheral_ht samples: bluetooth: Set NXP CI checks as build-only 2024-10-18 17:45:07 +01: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: BAP: Depend on BT_PER_ADV_SYNC instead of select 2024-11-21 09:19:47 +01:00
tmap_bms Bluetooth: BAP: Depend on BT_ISO_BROADCASTER instead of select 2024-11-21 09:19:47 +01:00
tmap_central Bluetooth: Audio: depends on GATT instead of select 2024-11-21 09:19:47 +01:00
tmap_peripheral Bluetooth: BAP: Depend on BT_PAC_{SNK,SRC} instead of select 2024-11-21 09:19:47 +01:00
bluetooth.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00