X-Git-Url: http://git.eversberg.eu/gitweb.cgi?p=lcr.git;a=blobdiff_plain;f=joinremote.h;h=560487a9d89fa7167e7f4bcfd8b09216bc1e3f6c;hp=3959bd9d8f06d67c5c73dad746c5fb3f680f578e;hb=14f76f1e81f0a4e7a63e83136d1ac958bf85c8a5;hpb=b1e604969443a400168c98c0a032d3df80307326 diff --git a/joinremote.h b/joinremote.h index 3959bd9..560487a 100644 --- a/joinremote.h +++ b/joinremote.h @@ -24,4 +24,4 @@ class JoinRemote : public Join }; -void message_bchannel_to_join(unsigned long remote_id, unsigned long ref, int type, unsigned long handle); +void message_bchannel_to_join(unsigned long remote_id, unsigned long ref, int type, unsigned long handle, int tx_gain, int rx_gain, char *pipeline, unsigned char *crypt, int crypt_len, int crypt_type);