Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h164 struct bt_l2cap_disconn_rsp { struct
Dl2cap_br.c1545 struct bt_l2cap_disconn_rsp *rsp; in l2cap_br_disconn_req()
1649 struct bt_l2cap_disconn_rsp *rsp = (void *)buf->data; in l2cap_br_disconn_rsp()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap_internal.h61 struct bt_l2cap_disconn_rsp { struct
Dl2cap.c1809 struct bt_l2cap_disconn_rsp *rsp; in le_disconn_req()
2100 struct bt_l2cap_disconn_rsp *rsp = (void *)buf->data; in le_disconn_rsp()