Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/ !
Dl2cap.h107 #define L2CAP_DISCONN_RSP 0x07 macro
/linux-6.6.21/net/bluetooth/ !
Dl2cap_core.c4671 l2cap_send_cmd(conn, cmd->ident, L2CAP_DISCONN_RSP, sizeof(rsp), &rsp); in l2cap_disconnect_req()
5764 case L2CAP_DISCONN_RSP: in l2cap_bredr_sig_cmd()
6447 case L2CAP_DISCONN_RSP: in l2cap_le_sig_cmd()