bts: Remove global state and the usage of the gprs_rlcmac_bts

Global state makes mocking/writing tests more difficult. Continue
by removing direct usage of the bts and adding it as pointer to
the function calls (showing the true dependencies of the functions)
4 files changed