Home
last modified time | relevance | path

Searched refs:bt_l2cap_le_credits (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h114 struct bt_l2cap_le_credits { struct
Dl2cap.c2125 struct bt_l2cap_le_credits *ev = (void *)buf->data; in le_credits()
2291 struct bt_l2cap_le_credits *ev; in l2cap_chan_send_credits()
2323 struct bt_l2cap_le_credits *ev; in l2cap_chan_send_credits_pdu()
2331 *ev = (struct bt_l2cap_le_credits){ in l2cap_chan_send_credits_pdu()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c167 struct bt_l2cap_le_credits *ev = (void *)buf->data; in handle_l2cap_credits()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c179 struct bt_l2cap_le_credits *ev = (void *)buf->data; in handle_l2cap_credits()