aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lcs_loc_req.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-22lcs: Fix passing NULL bsc_subscr to paging_request_cancel()Pau Espin Pedrol1-1/+2
2022-06-29fix uninitialized err pointer passed to osmo_bssap_le_dec()Vadim Yanitskiy1-1/+1
2022-03-22BSSMAP LE: handle optional LCS {Client Type, QoS} IEsVadim Yanitskiy1-2/+24
2022-03-22BSSMAP LE: fix handling of LCS Client Type IEVadim Yanitskiy1-0/+10
2022-03-22parse_bssmap_perf_loc_req(): make 'struct tlv_p_entry' pointer constVadim Yanitskiy1-1/+1
2021-11-06for linter: s/while(0)/while (0)Neels Hofmeyr1-2/+2
2021-06-10RSL: rx and tx VAMOS Channel Number cbits for VAMOS lchansNeels Hofmeyr1-1/+1
2021-06-10RSL chan_nr: replace OSMO_ASSERT with error handlingNeels Hofmeyr1-1/+4
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-10/+8
2021-05-31allow explixit TSC Set and TSC on chan activ / modif / assignmentNeels Hofmeyr1-1/+1
2021-05-28gsm48_lchan2chan_desc(): expose TSC as paramNeels Hofmeyr1-1/+1
2021-02-05rename lchan->rqd_ta to last_taNeels Hofmeyr1-2/+2
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+581