..
classic
Bluetooth: A2DP: Implement the a2dp and avdtp
2024-05-28 12:56:42 +02:00
addr_internal.h
addr.c
adv.c
Bluetooth: Host: Check max adv data len from ctrl
2024-04-29 11:02:02 +02:00
adv.h
aes_ccm.c
att_internal.h
att.c
Bluetooth: ATT: add debug log for timeout override
2024-05-04 15:21:45 +01:00
buf.c
Bluetooth: Rename num_complete_pool -> sync_evt_pool
2024-04-25 15:10:50 +02:00
CMakeLists.txt
Bluetooth: Host: Move BR/EDR files to host/classic
2024-03-07 11:26:45 +02:00
conn_internal.h
Bluetooth: Add support for Path Loss Monitoring feature
2024-06-07 15:04:11 +02:00
conn.c
Bluetooth: Host: Allow conn create timeout longer than RPA timeout
2024-06-11 16:17:46 +02:00
crypto.c
crypto.h
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c
Bluetooth: refactor add is_host_managed_ccc
2024-04-23 15:34:25 +02:00
hci_common.c
hci_core.c
Bluetooth: Host: Avoid processing "no change" encryption changes
2024-06-11 19:45:09 -04:00
hci_core.h
Bluetooth: host: Add support for new-style HCI drivers
2024-06-11 19:42:49 -04:00
hci_ecc.c
Bluetooth: host: Add support for new-style HCI drivers
2024-06-11 19:42:49 -04:00
hci_ecc.h
hci_raw_internal.h
Bluetooth: host: Add support for new-style HCI drivers
2024-06-11 19:42:49 -04:00
hci_raw.c
Bluetooth: host: hci_raw: Use existing H4 defines from hci_types.h
2024-06-11 19:42:49 -04:00
id.c
Bluetooth: host: Update id.c to support id rst/del for CONFIG_BT_SMP=n
2024-05-31 09:55:06 -05:00
id.h
iso_internal.h
Bluetooth: Host: Change __line__ to __LINE__
2024-03-18 13:14:50 +01:00
iso.c
Bluetooth: ISO: Avoid bt_iso_chan_disconnected in bt_iso_reset
2024-05-27 03:27:15 -07:00
Kconfig
Bluetooth: Host: Allow conn create timeout longer than RPA timeout
2024-06-11 16:17:46 +02:00
Kconfig.gatt
Kconfig.l2cap
Network: L2: remove IPSP
2024-04-11 12:48:50 +02:00
keys.c
Bluetooth: Host: Fix not clearing IDs and keys upon bt_disable()
2024-05-28 09:11:52 -07:00
keys.h
Bluetooth: Host: Fix not clearing IDs and keys upon bt_disable()
2024-05-28 09:11:52 -07:00
l2cap_internal.h
Bluetooth: Host: Include full path of l2cap_br_interface.h
2024-03-07 11:26:45 +02:00
l2cap.c
Bluetooth: Host: Forbid holding on to buf given to stack
2024-05-21 11:51:20 +01:00
long_wq.c
Bluetooth: host: tweak up the bluetooth thread names
2024-04-02 21:01:00 -04:00
long_wq.h
monitor.c
Bluetooth: Rename BT_BREDR to BT_CLASSIC
2024-03-07 11:26:45 +02:00
monitor.h
Bluetooth: Rename BT_BREDR to BT_CLASSIC
2024-03-07 11:26:45 +02:00
scan.c
Bluetooth: Host: Fix auto-connect/sync establishment on Coded PHY
2024-05-03 14:44:31 +01:00
scan.h
settings.c
settings.h
smp_null.c
smp.c
Bluetooth: Classic: make SMP use L2CAP BR API
2024-04-30 18:01:34 +02:00
smp.h
testing.c
testing.h
uuid.c