Home
last modified time | relevance | path

Searched refs:bt_acl_handle (Results 1 – 9 of 9) sorted by relevance

/Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c224 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c249 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c251 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c271 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c295 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c262 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-4.1.0/include/zephyr/bluetooth/
Dhci_types.h76 #define bt_acl_handle(h) ((h) & BT_ACL_HANDLE_MASK) macro
/Zephyr-4.1.0/subsys/bluetooth/host/
Dhci_core.c645 acl(buf)->handle = bt_acl_handle(handle); in hci_acl()
/Zephyr-4.1.0/subsys/bluetooth/controller/hci/
Dhci.c5872 handle = bt_acl_handle(handle);