..
a2dp_internal.h
a2dp.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
addr.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
adv.c
Bluetooth: Replace all '!bt_addr_le_cmp' with 'bt_addr_le_eq'
2022-10-19 15:40:18 +03:00
adv.h
aes_ccm.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
at.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
at.h
att_internal.h
Bluetooth: Host: Check if channel option is valid
2022-08-19 11:59:52 +02:00
att.c
Bluetooth: att: precise warning messages
2022-10-04 14:09:04 +00:00
avdtp_internal.h
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
avdtp.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
br.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
br.h
buf.c
tests: bluetooth: host: Add mocks for buf.c
2022-09-09 10:06:19 +02:00
CMakeLists.txt
Bluetooth: host: add dedicated WQ for long-running tasks
2022-06-30 10:31:13 +02:00
conn_internal.h
Bluetooth: ISO: Change ISO seq_num to 16-bit
2022-10-24 10:38:49 +02:00
conn.c
Bluetooth: Replace 'bt_addr_le_cmp(x) == 0' with 'bt_addr_le_eq(x)'
2022-10-19 15:40:18 +03:00
crypto.c
bluetooth: host: crypto: Check input arguments with CHECKIF()
2022-10-21 20:30:47 +02:00
crypto.h
direction_internal.h
Bluetooth: Host: Add common handling of VS IQ report
2022-08-19 16:26:10 +02:00
direction.c
Bluetooth: Host: Add common handling of VS IQ report
2022-08-19 16:26:10 +02:00
ecc.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
ecc.h
bluetooth: Add defines for ECC key lengths
2021-08-09 16:45:57 +02:00
gatt_internal.h
Bluetooth: GATT: Add LE Secure Connections Permission Check
2022-07-19 10:32:56 +02:00
gatt.c
Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq
2022-10-19 15:40:18 +03:00
hci_common.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
hci_core.c
Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq
2022-10-19 15:40:18 +03:00
hci_core.h
bluetooth: Don't use k_sem internals
2022-10-17 10:13:56 +02:00
hci_ecc.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
hci_ecc.h
Bluetooth: host: add dedicated WQ for long-running tasks
2022-06-30 10:31:13 +02:00
hci_raw_internal.h
hci_raw.c
Bluetooth: host: add dedicated WQ for long-running tasks
2022-06-30 10:31:13 +02:00
hfp_hf.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
hfp_internal.h
everywhere: fix typos
2022-03-18 13:24:08 -04:00
id.c
bluetooth: host: id: Fix flags updated by bt_id_del()
2022-10-20 10:00:48 +02:00
id.h
bluetooth: add api for changing rpa timeout in runtime
2022-07-11 09:27:07 +00:00
iso_internal.h
Bluetooth: ISO: Change ISO seq_num to 16-bit
2022-10-24 10:38:49 +02:00
iso.c
Bluetooth: ISO: Change ISO seq_num to 16-bit
2022-10-24 10:38:49 +02:00
Kconfig
Bluetooth: Increase RX thread stack size
2022-08-26 12:52:22 +02:00
Kconfig.gatt
Bluetooth: gatt: allow disabling subscription enforcement
2022-08-19 12:14:21 +02:00
Kconfig.l2cap
Bluetooth: has: Add initial Hearing Access Service client
2022-04-07 09:37:53 +02:00
keys_br.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
keys.c
Bluetooth: Replace all '!bt_addr_le_cmp' with 'bt_addr_le_eq'
2022-10-19 15:40:18 +03:00
keys.h
Bluetooth: Host: Document bt_irk.rpa
2022-10-20 10:17:04 +03:00
l2cap_br.c
Bluetooth: l2cap: prevent deadlock on chan timeout
2022-09-26 15:13:13 +00:00
l2cap_internal.h
Bluetooth: Host: Fix L2CAP collision mitigation
2022-05-10 18:40:36 +02:00
l2cap.c
Bluetooth: l2cap: reword unknown pdu warning
2022-10-04 14:09:04 +00:00
long_wq.c
Bluetooth: host: add dedicated WQ for long-running tasks
2022-06-30 10:31:13 +02:00
long_wq.h
Bluetooth: host: add dedicated WQ for long-running tasks
2022-06-30 10:31:13 +02:00
monitor.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
monitor.h
Bluetooth: Host: Monitor: Make addr param const in bt_monitor_new_index
2022-08-25 12:18:09 +02:00
rfcomm_internal.h
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
rfcomm.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
scan.c
Bluetooth: Replace bt_addr_le_cmp in bool context with !bt_addr_le_eq
2022-10-19 15:40:18 +03:00
scan.h
Bluetooth: Host: add missing de-init of periodic sync pool
2022-07-13 16:13:57 +02:00
sdp_internal.h
sdp.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
settings.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
settings.h
Bluetooth: Setting: Make bt_settings_encode_key take a const address
2020-02-14 14:15:11 +02:00
smp_null.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
smp.c
Bluetooth: Replace 'bt_addr_le_cmp(x) != 0' with 'bt_addr_le_eq(x)'
2022-10-19 15:40:18 +03:00
smp.h
bluetooth: smp: Add authentication callbacks per connection
2022-08-10 12:49:30 +02:00
ssp.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00
ssp.h
testing.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
testing.h
zephyr: replace zephyr integer types with C99 types
2020-06-08 08:23:57 -05:00
uuid.c
subsystems: migrate includes to <zephyr/...>
2022-05-09 12:07:35 +02:00