zephyr/subsys/bluetooth/host
Thomas PUJOLLE 4dae6623bc Bluetooth: BT_HCI_RESERVE set to 1 if BT_SILABS_HCI
Was previously causing execution errors due to default value 0

Signed-off-by: Thomas PUJOLLE <TPU24175@open-groupe.com>
2024-03-05 16:00:30 +01:00
..
a2dp_internal.h
a2dp.c
addr_internal.h
addr.c
adv.c Bluetooth: Host: Send status for terminated directed adv 2024-02-08 10:11:34 +00:00
adv.h
aes_ccm.c
at.c
at.h
att_internal.h Bluetooth: ATT: call-back on buffer destroy 2023-12-15 17:14:56 +02:00
att.c Bluetooth: Remove len param of bt_att_create_rsp_pdu 2024-02-16 12:58:00 +01:00
avdtp_internal.h
avdtp.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
br.c Bluetooth: Host: Clang-format host/br.c 2024-02-26 11:50:55 +01:00
br.h
buf.c Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
CMakeLists.txt
conn_internal.h Bluetooth: Host: Add LE Power Control Request Procedure APIs 2023-11-29 09:59:39 +01:00
conn.c Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
crypto.c
crypto.h
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c Bluetooth: Check buffer length in GATT rsp functions 2024-02-27 17:57:04 +01:00
hci_common.c
hci_core.c x86: revert removing soc.h from atom soc 2024-03-04 20:07:30 +01:00
hci_core.h Bluetooth: Fixing UBSAN warning in CTE field parsing in adv.c/scan.c 2024-02-08 09:48:02 +00:00
hci_ecc.c
hci_ecc.h
hci_raw_internal.h
hci_raw.c Bluetooth: Host: Remove bt_buf_get_cmd_complete 2024-01-31 17:50:35 +01:00
hfp_hf.c Bluetooth: HFP: Fix session pointer invalid issue 2024-03-04 14:07:22 +01:00
hfp_internal.h Bluetooth: HFP: Fix session pointer invalid issue 2024-03-04 14:07:22 +01:00
id.c bluetooth: add HCI driver parameter to set controller's public address 2023-11-29 10:44:25 +01:00
id.h
iso_internal.h Bluetooth: Host: iso_data extend bt_buf_data 2023-12-11 12:50:54 +01:00
iso.c Bluetooth: ISO: Add CONFIG_BT_ISO_{RX/TX} 2024-03-02 15:05:39 +01:00
Kconfig Bluetooth: BT_HCI_RESERVE set to 1 if BT_SILABS_HCI 2024-03-05 16:00:30 +01:00
Kconfig.gatt bluetooth: gatt: add authorization callback API for gatt operations 2024-01-19 16:08:46 +01:00
Kconfig.l2cap
keys_br.c
keys.c
keys.h
l2cap_br_interface.h Bluetooth: Host: Add bt_l2cap_br_disconnected 2024-02-26 11:33:40 +00:00
l2cap_br_internal.h Bluetooth: Host: Update BR L2CAP channel state 2024-02-26 11:33:40 +00:00
l2cap_br.c Bluetooth: Host: Update BR L2CAP channel state 2024-02-26 11:33:40 +00:00
l2cap_internal.h Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
l2cap.c Bluetooth: Host: Add bt_l2cap_br_disconnected 2024-02-26 11:33:40 +00:00
long_wq.c
long_wq.h
monitor.c
monitor.h
rfcomm_internal.h
rfcomm.c Bluetooth: L2CAP: separate BR/EDR and LE internal headers 2024-01-11 10:04:53 +01:00
scan.c Bluetooth: Fixing UBSAN warning in CTE field parsing in adv.c/scan.c 2024-02-08 09:48:02 +00:00
scan.h
sdp_internal.h
sdp.c Bluetooth: Host: SDP: Fix endianness issue of tid 2024-02-29 11:53:35 +00:00
settings.c
settings.h
smp_null.c
smp.c include: util: Add mem_xor functions 2024-01-05 09:06:36 +01:00
smp.h
ssp.c
ssp.h
testing.c Bluetooth: Mesh: Make bt_mesh_model as rodata 2023-11-16 16:52:14 +01:00
testing.h Bluetooth: Mesh: Make bt_mesh_model as rodata 2023-11-16 16:52:14 +01:00
uuid.c