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
broadcaster
broadcaster_multiple samples: Bluetooth: broadcaster_multiple: Refactor for reuse 2024-10-27 20:26:35 +00:00
bthome_sensor_template
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
central_gatt_write
central_hr
central_ht
central_multilink
central_otc
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
direction_finding_central
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
direction_finding_peripheral
eddystone
encrypted_advertising
extended_adv
handsfree
handsfree_ag
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
hci_usb_h4
hci_vs_scan_req
ibeacon
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
iso_receive samples: Bluetooth: iso_broadcast: Restrict max stream sync 2024-10-27 20:26:35 +00:00
mesh
mesh_demo
mesh_provisioner
mtu_update
observer
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
periodic_adv_conn
periodic_adv_rsp
periodic_sync Bluetooth: Host: Add conversion macros from ms to various units 2024-11-16 14:06:03 -05:00
periodic_sync_conn
periodic_sync_rsp
peripheral
peripheral_accept_list
peripheral_csc
peripheral_dis
peripheral_esp
peripheral_gatt_write
peripheral_hids
peripheral_hr
peripheral_ht
peripheral_identity
peripheral_nus
peripheral_ots
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
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