Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dl2cap.h104 #define L2CAP_DISCONN_RSP 0x07 macro
/linux-4.1.27/net/bluetooth/
Dl2cap_core.c4275 l2cap_send_cmd(conn, cmd->ident, L2CAP_DISCONN_RSP, sizeof(rsp), &rsp); in l2cap_disconnect_req()
5350 case L2CAP_DISCONN_RSP: in l2cap_bredr_sig_cmd()
5624 case L2CAP_DISCONN_RSP: in l2cap_le_sig_cmd()