zephyr/samples/bluetooth
Johann Fischer 9911bd07e0 samples: hci_uart: fix UART IRQ API usage
uart_irq_update() should always be called in IRQ processing callback.
From API documentation:
"This function should be called the first thing in the ISR. Calling
uart_irq_rx_ready(), uart_irq_tx_ready(), uart_irq_tx_complete()
allowed only after this."

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-12-12 18:39:05 +01:00
..
bap_broadcast_assistant bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
bap_broadcast_sink samples: Bluetooth: Use broadcast sink cbs in broadcast sink sample 2024-12-06 15:17:06 +01:00
bap_broadcast_source samples: Bluetooth: Use broadcast source cbs in broadcast source sample 2024-12-06 15:17:06 +01:00
bap_unicast_client tests: Bluetooth: Audio: Remove uses of K_FOREVER in syswg for TX 2024-12-10 16:23:10 +01:00
bap_unicast_server samples: Bluetooth: BAP: Refactor stream_recv_lc3_codec 2024-12-09 15:11:23 +01:00
beacon tests: bt: enable entropy sources where missing 2024-11-27 16:40:47 -05:00
broadcaster
broadcaster_multiple
bthome_sensor_template
cap_acceptor bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
cap_initiator bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
central
central_gatt_write
central_hr samples: bt: some RAM footprint reductions 2024-11-27 16:40:47 -05:00
central_ht Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
central_multilink Bluetooth: Host: Deprecate BT_BUF_ACL_RX_COUNT symbol 2024-11-27 10:30:59 +01:00
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: host: simplify enums for SNR control 2024-12-05 12:30:09 +01:00
direct_adv
direction_finding_central Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
direction_finding_connectionless_rx Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
direction_finding_connectionless_tx Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
direction_finding_peripheral Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
eddystone
encrypted_advertising
extended_adv
handsfree
handsfree_ag Bluetooth: HFP_AG: Update SDP discovery 2024-12-06 12:14:29 +01:00
hap_ha bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
hci_ipc Revert "samples: bt: reduce system heap memory for the hci_ipc sample" 2024-11-28 15:38:57 +00:00
hci_pwr_ctrl samples: bluetooth: Add build asserts for VS-using samples 2024-11-27 10:30:32 +01:00
hci_spi bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
hci_uart samples: hci_uart: fix UART IRQ API usage 2024-12-12 18:39:05 +01:00
hci_uart_3wire samples: hci_uart_3wire: remove USB related code 2024-12-12 18:38:40 +01:00
hci_uart_async Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
hci_usb
hci_usb_h4 samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
hci_vs_scan_req samples: bluetooth: Add build asserts for VS-using samples 2024-11-27 10:30:32 +01:00
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 Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
iso_peripheral
iso_receive
mesh bt: crypto/host: remove CONFIG_BT_USE_PSA_API symbol 2024-11-27 16:40:47 -05:00
mesh_demo samples: bt: some RAM footprint reductions 2024-11-27 16:40:47 -05:00
mesh_provisioner bt: crypto/host: remove CONFIG_BT_USE_PSA_API symbol 2024-11-27 16:40:47 -05:00
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 Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
peripheral_accept_list
peripheral_csc Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
peripheral_dis
peripheral_esp bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
peripheral_gatt_write
peripheral_hids
peripheral_hr Bluetooth: Host: more secure defaults for key size and legacy pairing 2024-12-04 12:10:54 +01:00
peripheral_ht Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
peripheral_identity Bluetooth: Host: Deprecate BT_BUF_ACL_RX_COUNT symbol 2024-11-27 10:30:59 +01:00
peripheral_nus
peripheral_ots
peripheral_past
peripheral_sc_only bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
scan_adv
st_ble_sensor Revert "samples/tests: bluetooth: remove ENTROPY_GENERATOR selection" 2024-12-12 00:15:39 +00:00
tmap_bmr bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
tmap_bms bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
tmap_central bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
tmap_peripheral bt: use PSA for HCI ECC and rename BT_TINYCRYPT_ECC 2024-11-27 16:40:47 -05:00
bluetooth.rst