aboutsummaryrefslogtreecommitdiffstats
path: root/samsung-ipc-1.0.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-1/+1
| | | | | | | Also refactor headers: values aligned to 16x4 spaces and other cosmetics Change-Id: I5a6f2c2471599c88c4be74591117d0ab2dfaaddf Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
* Add DEVICE_IPC_v4 define to cflags variable of pkgconfig fileSimon Busch2012-02-031-1/+1
| | | | Signed-off-by: Simon Busch <morphis@gravedo.de>
* Several update regarding integration in other userland environements than ↵Simon Busch2011-09-291-0/+13
android * add fd_get method to ipc_ops to retrieve the file descriptior responsible for modem requests/response * add bootstrap method to ipc_ops to separate modem bootstrap from modem opening * add first version of a vapi to be able to use samsung-ipc from vala * add missing pkg-config description file