On Thu, Dec 05, 2013 at 06:53:48PM +0100, Holger Hans Peter Freyther wrote:
+struct bts_codec_conf {
- uint8_t hr;
- uint8_t efr;
- uint8_t afs;
- uint8_t ahs;
this naming appears odd. Where is it coming from?
this is regular layer1 naming :) TCH/AFS, TCH/AHS is used in various parts of the spec (05.x series mainly, I would say).