zephyr/subsys/bluetooth/host
Mark Wang e71b5122f7 bluetooth: classic: add role switch API
add bt_conn_br_switch_role and bt_conn_br_set_role_switchable to control
the role switch, add DEFAULT_ROLE_SWITCHABLE Kconfig to control the default
role switch state.

Signed-off-by: Mark Wang <yichang.wang@nxp.com>
2025-07-19 09:59:16 +02:00
..
classic bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
shell bluetooth: classic: add role switch API 2025-07-19 09:59:16 +02:00
addr_internal.h
addr.c
adv.c Bluetooth: Host: Make error messages unique 2025-07-11 08:25:53 -10:00
adv.h
aes_ccm.c
att_internal.h
att.c Bluetooth: Host: K_NO_WAIT in bt_att_req_alloc() in SYS WQ 2025-05-14 14:15:58 +02:00
buf_view.h
buf.c Bluetooth: HCI: Use H:4 encoding for buffers 2025-04-29 13:00:33 +02:00
CMakeLists.txt
conn_internal.h bluetooth: classic: add role changed callback 2025-07-19 09:59:16 +02:00
conn.c bluetooth: classic: add role changed callback 2025-07-19 09:59:16 +02: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: LE: CONN: Added bt_conn_le_set_default_phy function. 2025-07-19 09:46:34 +02:00
hci_core.h Bluetooth: LE: CONN: Added bt_conn_le_set_default_phy function. 2025-07-19 09:46:34 +02:00
hci_raw_internal.h
hci_raw.c Bluetooth: HCI: Use H:4 encoding for buffers 2025-04-29 13:00:33 +02:00
id.c bluetooth: host: Handle failure to disable scan when updating own_addr 2025-07-08 13:37:26 -05:00
id.h
iso_internal.h Bluetooth: HCI: Use H:4 encoding for buffers 2025-04-29 13:00:33 +02:00
iso.c bluetooth: fix bug when destroying tx queue buffers on disconnect 2025-07-03 11:59:02 -05:00
Kconfig bluetooth: host: Deprecated BT_CONN_TX_MAX 2025-05-12 14:54:26 +02:00
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: fix bug when destroying tx queue buffers on disconnect 2025-07-03 11:59:02 -05:00
long_wq.c
long_wq.h
monitor.c
monitor.h Bluetooth: HCI: Use H:4 encoding for buffers 2025-04-29 13:00:33 +02:00
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: smp: add todo comments for ctkd 2025-07-04 13:10:21 -05:00
smp.h
uuid.c