FreeCalypso > hg > gsm-codec-lib
diff libgsmhr1/tw_gsmhr.h @ 574:993cb9273f89
libgsmhr1: add function that sets SID codeword at param level
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 13 Feb 2025 00:41:21 +0000 |
parents | fa81605d83a2 |
children |
line wrap: on
line diff
--- a/libgsmhr1/tw_gsmhr.h Thu Feb 13 00:14:09 2025 +0000 +++ b/libgsmhr1/tw_gsmhr.h Thu Feb 13 00:41:21 2025 +0000 @@ -68,6 +68,7 @@ int gsmhr_ts101318_is_perfect_sid(const uint8_t *payload); void gsmhr_ts101318_set_sid_codeword(uint8_t *payload); +void gsmhr_set_sid_cw_params(int16_t *params); /* public const data items */