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.c489 send_acl(buf, BT_ACL_START_NO_FLUSH); in send_l2cap_packet()
548 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.c547 send_acl(buf, BT_ACL_START_NO_FLUSH); in send_l2cap_packet()
576 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_l2cap_sdu()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c476 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c499 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c495 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c522 uint8_t flags = BT_ACL_START_NO_FLUSH; in send_acl()
/Zephyr-latest/subsys/bluetooth/host/
Dconn.c530 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.c5888 case BT_ACL_START_NO_FLUSH: