Hi Sylvain,
The arfcn should be a uint16_t like is it in the structure. Please try to be consitent in the usage of types.
Thank you for review. I just noticed that function gsm_bts_trx_by_nr(struct gsm_bts *bts, int nr) has the same problem. So I think, I will fix both functions in a separate commit.