mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 07:22:44 +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->MsgId = CA_MESSAGE_MSG_MMI_CLOSE;
|
||||||
pMsg->SlotType = CA_SLOT_TYPE_CI;
|
pMsg->SlotType = CA_SLOT_TYPE_CI;
|
||||||
pMsg->Slot = slot->slot;
|
pMsg->Slot = slot->slot;
|
||||||
|
stopMMI();
|
||||||
cCA::GetInstance()->SendMessage(pMsg);
|
cCA::GetInstance()->SendMessage(pMsg);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user