Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dl2cap_internal.h114 struct bt_l2cap_le_credits { struct
Dl2cap.c2096 struct bt_l2cap_le_credits *ev = (void *)buf->data; in le_credits()
2262 struct bt_l2cap_le_credits *ev; in l2cap_chan_send_credits()
2294 struct bt_l2cap_le_credits *ev; in l2cap_chan_send_credits_pdu()
2302 *ev = (struct bt_l2cap_le_credits){ in l2cap_chan_send_credits_pdu()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/src/
Dtester.c178 struct bt_l2cap_le_credits *ev = (void *)buf->data; in handle_l2cap_credits()
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c166 struct bt_l2cap_le_credits *ev = (void *)buf->data; in handle_l2cap_credits()