On Thu, Nov 19, 2020 at 09:27:39PM +0300, Mario Lucas wrote:
> As it can be seen a structure «msgb» has as one of its components another 
> structure — «gsm_bts_trx»

to be specific, the gsm_bts_trx is not a component of the msgb, but a _pointer_ 
to the gsm_bts_trx
(i.e. a reference) may be present in the msgb.

> But in whole Osmocom BB project files i could not find definition / 
> description of struct «gsm_bts_trx».

libosmocore is primarily used by dozens of other osmocom projects, particularly 
every Osmocom CNI
project. The gsm_bts_trx is likely used in osmo-bsc and osmo-bts.

-- 
- Harald Welte <[email protected]>            http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)

Reply via email to