Home
last modified time | relevance | path

Searched refs:L2CAP_DISCONN_RSP (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/net/bluetooth/
Dl2cap.h107 #define L2CAP_DISCONN_RSP 0x07 macro
/Linux-v6.1/net/bluetooth/
Dl2cap_core.c4653 l2cap_send_cmd(conn, cmd->ident, L2CAP_DISCONN_RSP, sizeof(rsp), &rsp); in l2cap_disconnect_req()
5743 case L2CAP_DISCONN_RSP: in l2cap_bredr_sig_cmd()
6420 case L2CAP_DISCONN_RSP: in l2cap_le_sig_cmd()