libosmo-netif/src
Pau Espin a423e12284 stream: Define types for each API callback
The amount and complexity of callbacks is increasing over time.
Use typedefs to define each of them so that callbacks:
- Are easier to identify (which types is used where)
- Are easier to document (have a 1st class place to write doxygen
  documentation)

Change-Id: Ib0c4a9713fa4c755e457b8c2cbde6a7724d36e28
2024-04-17 13:53:57 +02:00
..
Makefile.am Bump version: 1.3.0.56-745c-dirty → 1.4.0 2023-09-12 13:50:26 +02:00
amr.c amr: osmo_amr_bwe_to_oa(): validate input data is long enough 2022-12-21 21:35:06 +01:00
datagram.c docs: Improve/clean-up doxygen for datagram.[ch] 2024-03-19 14:20:15 +01:00
ipa.c stream: Add and use helper function osmo_ipa_push_headers() 2023-10-09 12:49:36 +00:00
ipa_unit.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
jibuf.c docs: jibuf: Prevent internal #defines being documented 2024-03-15 14:14:08 +01:00
osmux.c docs: various osmux API documentation updates 2024-03-19 14:20:15 +01:00
osmux_input.c docs: various osmux API documentation updates 2024-03-19 14:20:15 +01:00
osmux_output.c docs: various osmux API documentation updates 2024-03-19 14:20:15 +01:00
prim.c prim: Introduce osmo_prim_srv{_link}_set_name APIs 2024-03-13 11:57:47 +00:00
rs232.c migrate to osmo_fd_{read,write}_{enable,disable}() 2021-02-11 15:40:54 +01:00
rtp.c rtp: Avoid memcpy(len=0) 2022-08-11 20:31:18 +02:00
sctp.c netif: sctp.h: Introduce value_string for enum sctp_sstat_state 2023-12-08 17:45:20 +01:00
stream.c docs: Split Stream Server and Stream Client into separate groups 2024-03-15 14:14:07 +01:00
stream_cli.c stream: Define types for each API callback 2024-04-17 13:53:57 +02:00
stream_srv.c stream: Define types for each API callback 2024-04-17 13:53:57 +02:00