Searched refs:L2CAP_DISC_RSP_LEN (Results 1 – 2 of 2) sorted by relevance
55 #define L2CAP_DISC_RSP_LEN 4 /* Dest CID, source CID */ macro
877 if ((p_buf=l2cu_build_header(p_lcb, L2CAP_DISC_RSP_LEN, L2CAP_CMD_DISC_RSP, remote_id)) == NULL) in l2cu_send_peer_disc_rsp()