trxcon/scheduler: fix: properly generate BFI for TCH/H
commit7c4151ae52688d46894f3a5dc99464412ae802da
authorVadim Yanitskiy <axilirator@gmail.com>
Sun, 12 Aug 2018 21:19:04 +0000 (13 04:19 +0700)
committerVadim Yanitskiy <axilirator@gmail.com>
Wed, 15 Aug 2018 01:22:14 +0000 (15 08:22 +0700)
treed9a5f43b516867172042dc03c89d14038c38cdff
parent3cbbe81b632c3ae16a070951336cb6052cb56126
trxcon/scheduler: fix: properly generate BFI for TCH/H

When relying on GSM 04.08 channel mode (GSM48_CMODE_*), one should
distinguish between Bm (full rate) and Lm (half rate) channels.

This change prevents the scheduler from generating TCH/F BFI
instead of TCH/H BFI on the corresponding channels.

Change-Id: I4547aa7f6d38637692fef8a0122e85fb52039a46
src/host/trxcon/sched_lchan_common.c