Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/bluetooth/
Dl2cap.h178 #define L2CAP_DISCONN_RSP_SIZE 4 macro
/linux-2.4.37.9/net/bluetooth/
Dl2cap.c1618 l2cap_send_rsp(conn, cmd->ident, L2CAP_DISCONN_RSP, L2CAP_DISCONN_RSP_SIZE, &rsp); in l2cap_disconnect_req()