make_l2cap_connection_req
net_buffer* make_l2cap_connection_req(uint8& code, uint16 psm, uint16 scid);
net_buffer* buffer = make_l2cap_connection_req(code, psm, scid);