zephyr/samples/bluetooth
Keith Packard bf6c2fcde8 samples/bluetooth/hci_ipc: Reduce printf size
When using picolibc before 1.8.5, the only way to get 'long long' support
was to use the full version, including floating point support. This is too
large for this testcase.

Reduce the size of the printf code by switching to the version without
64-bit integer support. This allows the test to pass when using older
picolibc versions, such as that included with SDK version 0.16.3.

Signed-off-by: Keith Packard <keithp@keithp.com>
2023-11-21 23:04:52 -05:00
..
beacon
broadcast_audio_sink tests bsim: Add simple tests for broadcast audio source/sink samples 2023-11-06 15:17:15 +01:00
broadcast_audio_source samples: Add USB Audio to broadcast audio source 2023-11-14 09:22:28 +01:00
broadcaster
broadcaster_multiple samples: Bluetooth: Make broadcaster_multiple run on other controllers 2023-11-21 09:56:02 +01:00
bthome_sensor_template
central
central_gatt_write
central_hr
central_ht
central_iso Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
central_multilink
central_otc
central_past
direct_adv
direction_finding_central bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_connectionless_rx bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_connectionless_tx bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
direction_finding_peripheral bluetooth: Rename rpmsg HCI driver and sample to ipc 2023-11-02 08:32:20 +02:00
eddystone
encrypted_advertising
handsfree
hap_ha samples/bluetooth/hap_ha: Enable in native_sim 2023-11-14 09:52:34 +02:00
hci_ipc samples/bluetooth/hci_ipc: Reduce printf size 2023-11-21 23:04:52 -05:00
hci_pwr_ctrl
hci_spi
hci_uart docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00
hci_uart_async docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00
hci_usb samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk 2023-11-03 11:45:38 +01:00
hci_usb_h4 samples: bluetooth: hci_usb: Test exclusion for stm32l562e_dk 2023-11-03 11:45:38 +01:00
ibeacon
ipsp samples: fix thread function signatures 2023-10-30 12:24:34 +01:00
iso_broadcast
iso_broadcast_benchmark
iso_connected_benchmark Bluetooth: ISO: extend API for setting SDU interval 2023-10-23 15:22:10 +02:00
iso_receive samples: Bluetooth: Add missing reset of sems in iso_receive 2023-10-24 09:04:25 +02:00
mesh Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
mesh_demo Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
mesh_provisioner Bluetooth: Mesh: Make element as rodata 2023-11-20 09:22:55 +01:00
mtu_update
observer
periodic_adv
periodic_adv_conn
periodic_adv_rsp
periodic_sync
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_iso
peripheral_ots
peripheral_past
peripheral_sc_only
scan_adv
st_ble_sensor
tmap_bmr samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
tmap_bms samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
tmap_central samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
tmap_peripheral samples/bluetooth/tmap*: Enable in native_sim 2023-11-14 09:52:34 +02:00
unicast_audio_client samples/tests: Remove REQUIRES_FULL_LIBC=y due to LIBLC3 2023-11-06 10:10:27 +01:00
unicast_audio_server Bluetooth: audio: ascs: Retry ASE state notifications on error 2023-11-15 10:03:07 +01:00
bluetooth.rst docs: bluetooth: Replace reference to native_posix w native_sim 2023-11-14 09:52:34 +02:00