osmo-remsim/src/bankd
Harald Welte 50a0972a87 bankd_pcsc: Don't log every successful SCardTransmit
Contrary to other operations, SCardTransmit has a much higher frequency
and the logs should not be clobbered with "OK" lines all over the place.

Change-Id: Icf87b61d71722b2998ae78f9aee7c4ad94c46da7
2021-12-08 20:44:23 +01:00
..
Makefile.am bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00
bankd.h remsim-client: move from common 'src' directory to 'src/client' 2020-02-16 15:41:12 +01:00
bankd_main.c bankd_main: Improve log usefulness 2021-12-08 15:57:57 +01:00
bankd_pcsc.c bankd_pcsc: Don't log every successful SCardTransmit 2021-12-08 20:44:23 +01:00
driver_core.c configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
driver_pcsc.c bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00
internal.h configure.ac: Add --disable-remsim-bankd 2019-04-03 13:11:57 +02:00
main.c bankd: Avoid useless dependency to libosmosim 2020-03-04 19:15:32 +01:00