mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 15:02:43 +02:00
ci: let stbhal handle close
Origin commit data
------------------
Branch: master
Commit: 71c9c9d8e3
Author: TangoCash <eric@loxat.de>
Date: 2017-11-05 (Sun, 05 Nov 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -51,6 +51,7 @@ int eDVBCIMMISession::receivedAPDU(const unsigned char *tag, const void *data, i
|
||||
pMsg->MsgId = CA_MESSAGE_MSG_MMI_CLOSE;
|
||||
pMsg->SlotType = CA_SLOT_TYPE_CI;
|
||||
pMsg->Slot = slot->slot;
|
||||
stopMMI();
|
||||
cCA::GetInstance()->SendMessage(pMsg);
|
||||
}
|
||||
break;
|
||||
|
Reference in New Issue
Block a user