use gsm_bts_by_lac() function to start paging of all bts with same lac

when paging is successfull, the paging_request_stop() function is called
with the current lchan, so the callback function will be called. for all
other bts', the paging_request_stop() function is called without lchan,
so the paging is stopped, but the callback function is not called.

this ensures that only one paging result is received when paging
multiple BTS. (Andreas Eversberg)
2 files changed
tree: fc4daf4aded318fed44df7cc641a425d1100fab6
  1. linux-kernel/
  2. openbsc/
  3. wireshark/