zephyr/subsys/bluetooth/host
Lyle Zhu 0c2c93d57d Bluetooth: Classic: SCO: Modify bt_sco_chan::ops with const
Use `const` to modify the field `ops` of the structure
`struct bt_sco_chan`.

Signed-off-by: Lyle Zhu <lyle.zhu@nxp.com>
2025-06-26 22:05:25 -05:00
..
classic Bluetooth: Classic: SCO: Modify bt_sco_chan::ops with const 2025-06-26 22:05:25 -05:00
shell bluetooth: mesh: remove unused functionality 2025-06-26 14:09:01 +02:00
addr_internal.h
addr.c
adv.c Bluetooth: Host: adv: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
adv.h
aes_ccm.c
att_internal.h
att.c
buf_view.h
buf.c
CMakeLists.txt
conn_internal.h
conn.c Bluetooth: Host: conn: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
crypto_psa.c
crypto.h
cs.c Bluetooth: Host: cs: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
data.c
direction_internal.h
direction.c Bluetooth: Host: direction: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
ecc.c
ecc.h
gatt_internal.h
gatt.c bluetooth: host: gatt: fix null-ptr access if no include-svc userdata 2025-06-25 15:51:24 -10:00
hci_common.c
hci_core.c Bluetooth: Host: core: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
hci_core.h
hci_raw_internal.h
hci_raw.c
id.c Bluetooth: Host: id: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
id.h
iso_internal.h
iso.c Bluetooth: Host: iso: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
Kconfig
Kconfig.gatt
Kconfig.l2cap
keys.c bluetooth: keys: addr is null and assert in bt_keys_find_addr 2025-06-10 13:28:55 +02:00
keys.h
l2cap_internal.h
l2cap.c Bluetooth: Host: L2CAP: Fix checking signaling packets size 2025-05-27 16:44:17 +02:00
long_wq.c
long_wq.h
monitor.c
monitor.h
scan.c Bluetooth: Host: scan: Use bt_hci_cmd_alloc() 2025-06-23 12:44:53 -07:00
scan.h
settings.c
settings.h
smp_null.c
smp.c Bluetooth: Host: Fix SMP Pairing failed code on invalid Public Key 2025-06-13 10:21:42 -07:00
smp.h
uuid.c