Attention is currently required from: tnt, msuraev. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-e1d/+/30023 )
Change subject: doxygen API documentation for libosmo-e1d ......................................................................
Patch Set 5:
(3 comments)
File src/proto_clnt.c:
https://gerrit.osmocom.org/c/osmo-e1d/+/30023/comment/38fb51fd_829924bb PS5, Line 230: * \returns zero in case of success; negative in case of error. */
Maybe specify E1DP_INVALID can be specified to get info about all the interfaces ?
Done
https://gerrit.osmocom.org/c/osmo-e1d/+/30023/comment/3ce65d1f_01ba65e7 PS5, Line 267: * \param[in] line E1 line number (within interface) to query.
Again, here 'line' is optional and can be E1DP_INVALID to get info about all the lines of the interf […]
Done
https://gerrit.osmocom.org/c/osmo-e1d/+/30023/comment/390b3b72_44790ffd PS5, Line 306: * \param[in] ts E1 timeslot numer (within line) to query.
Same ts can be E1DP_INVALID to get all ts of that line on that interface
Done