Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c223 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c247 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c269 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c293 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c249 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c261 handle = bt_acl_handle(handle); in handle_acl()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h76 #define bt_acl_handle(h) ((h) & BT_ACL_HANDLE_MASK) macro
/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c642 acl(buf)->handle = bt_acl_handle(handle); in hci_acl()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5837 handle = bt_acl_handle(handle);