osmo-bsc/openbsc/src
Neels Hofmeyr 49012f14dd oap: rename public API from oap_ to oap_client_
Mainly to differentiate the OAP messaging API (osmo_oap_ in libosmocore) from
the OAP client.

This is in preparation for moving the oap client to libcommon, which is in turn
preparation for libvlr. Add the osmo_ prefix, as all public Osmocom API should
have. We also have OAP messages code in libosmocore, so clarify by naming this
osmo_oap_client, and by also renaming the oap_test to oap_client_test. This
reshuffling will allow an easy move of OAP to libosmocore if we should want to
do that. A number of patches will follow up on this.

Related: OS#1592
Change-Id: Id447d2bebc026a375567654adafa5f82439ea7e1
2016-12-13 14:54:01 +00:00
..
gprs oap: rename public API from oap_ to oap_client_ 2016-12-13 14:54:01 +00:00
ipaccess abisip-find: check bsc_fd_register() result 2016-12-09 15:35:30 +00:00
libbsc channel_mode_from_lchan(): Add missing break statement 2016-12-09 16:26:23 +00:00
libcommon lchan release in error state: SACCH deact only for SACCH pchans 2016-12-09 11:35:41 +00:00
libcommon-cs move to libcommon-cs: net timezone VTY config 2016-12-02 12:09:17 +00:00
libfilter Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
libiu info log: iu: add line break to and tweak rx RAB Ass Resp log 2016-10-30 18:28:27 +00:00
libmgcp mgcp_protocol: Ensure we don't call strtok_r with NULL data 2016-12-09 15:35:31 +00:00
libmsc split subscr_con_allocate()/_free() in bsc_ and msc_ 2016-12-02 12:09:17 +00:00
libtrau Consistenly format variables in */Makefile.am files 2016-09-15 15:55:02 +02:00
osmo-bsc bsc_ctrl: Ensure we don't pass NULL string into strtok_r() 2016-12-09 15:35:31 +00:00
osmo-bsc_mgcp msgb talloc ctx: initialize in all main() scopes 2016-10-13 13:14:41 +00:00
osmo-bsc_nat move to libcommon-cs: gsm48_create_mm_serv_rej(), gsm48_create_loc_upd_rej() 2016-11-24 16:58:31 +01:00
osmo-nitb osmo-nitb: exit when MNCC socket init failed 2016-12-02 12:09:17 +00:00
utils move to libcommon-cs: net init 3: actual move 2016-11-24 16:58:31 +01:00
Makefile.am Add empty libcommon-cs 2016-11-24 16:58:30 +01:00