Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dl2cap.h106 #define L2CAP_DISCONN_RSP 0x07 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c4271 l2cap_send_cmd(conn, cmd->ident, L2CAP_DISCONN_RSP, sizeof(rsp), &rsp); in l2cap_disconnect_req()
5353 case L2CAP_DISCONN_RSP: in l2cap_bredr_sig_cmd()
5634 case L2CAP_DISCONN_RSP: in l2cap_le_sig_cmd()