osmo-remsim/src
Harald Welte 168d72478e bankd_pcsc: Improve logging in non-error case
Before this commit, the PCSC operation (e.g. SCardStatus) is only
printed in the error case, but not in the debug case.  Let's fix that.

[000 CONN_CLIENT_MAPPED_CARD] bankd_pcsc.c:196 : OK

	will become

[000 CONN_CLIENT_MAPPED_CARD] bankd_pcsc.c:196 SCardTransmit: OK

Change-Id: I3c77655c5d1f76be778cb8873d8acf1343c87b05
2021-12-08 15:57:52 +01:00
..
bankd bankd_pcsc: Improve logging in non-error case 2021-12-08 15:57:52 +01:00
client client: request card-remove and sim-local when no bankd/slot is set 2021-09-08 21:50:28 +02:00
rspro RSPRO: Add new ResetState{Req,Res} 2019-12-04 21:52:58 +01:00
server Use OSMO_FD_* instead of deprecated BSC_FD_* 2020-10-18 22:40:42 +02:00
Makefile.am introduce --disable-remsim-client-{st2,ifdhanndler} 2020-03-14 18:26:26 +01:00
asn1c_helpers.c Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
asn1c_helpers.h Add asn1c_helpers.c file to get type/enum/choice names for printing 2019-03-09 20:19:28 +01:00
debug.c user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
debug.h user_simtrace2: Stop using printf, use libosmocore logging 2020-03-14 18:26:26 +01:00
rspro_client_fsm.c client: major restructuring around new main_fsm 2020-03-04 18:02:21 +01:00
rspro_client_fsm.h rspro_client_fsm: Add optional notifiation of parent on connect/disconnect 2020-03-04 16:21:34 +01:00
rspro_util.c rspro_util.c: Use %zu for size_t 2020-03-14 18:26:26 +01:00
rspro_util.h rspro_util: Add functions generating {Bank,Client}SlotStatusInd 2019-12-17 13:31:20 +01:00
slotmap.c bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00
slotmap.h bankd: Implement new ResetStateReq 2019-12-04 22:25:37 +01:00