Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c488 send_acl(buf, BT_ACL_START_NO_FLUSH); in send_l2cap_packet()
547 uint8_t flags = BT_ACL_START_NO_FLUSH; in gatt_notify_without_last_fragment()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c546 send_acl(buf, BT_ACL_START_NO_FLUSH); in send_l2cap_packet()
575 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_l2cap_sdu()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c475 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c497 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c521 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c493 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c529 flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h66 #define BT_ACL_START_NO_FLUSH 0x00 macro
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c5853 case BT_ACL_START_NO_FLUSH: