Searched refs:cmdCloseSession (Results 1 - 1 of 1) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/
H A DMobiCoreDriverDaemon.cpp478 MC_DRV_CMD_CLOSE_SESSION_struct cmdCloseSession; local
479 RECV_PAYLOAD_FROM_CLIENT(connection, &cmdCloseSession)
485 mcResult_t ret = device->closeSession(connection, cmdCloseSession.sessionId);

Completed in 29 milliseconds