Home
last modified time | relevance | path

Searched refs:send_l2cap_packet (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/tester/src/
Dmain.c188 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid);
195 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in send_write_rsp()
510 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
538 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_write()
552 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_notify()
566 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_indicate()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/tester/src/
Dmain.c172 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid);
179 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in send_write_rsp()
488 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
514 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_notify()
/Zephyr-latest/tests/bsim/bluetooth/host/att/pipeline/tester/src/
Dmain.c192 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid);
201 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in send_write_rsp()
534 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
562 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_write()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/reassembly/peer/src/
Dpeer.c168 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid);
485 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
531 send_l2cap_packet(buf, BT_L2CAP_CID_ATT); in gatt_notify()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c506 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
538 send_l2cap_packet(buf, BT_L2CAP_CID_LE_SIG); in open_l2cap()
588 send_l2cap_packet(buf, 0x0040); in send_l2cap_sdu()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c543 static void send_l2cap_packet(struct net_buf *buf, uint16_t cid) in send_l2cap_packet() function
567 send_l2cap_packet(buf, BT_L2CAP_CID_LE_SIG); in open_l2cap()