Searched refs:tci_msg (Results 1 – 3 of 3) sorted by relevance
40 …mcRet = mcMallocWsm(comm_ctx->device_id, 0, sizeof(tciMessage_t), (uint8_t **)&(comm_ctx->tci_msg)… in tlc_open()53 mcRet = mcOpenSession(&(comm_ctx->handle), &(comm_ctx->uuid), (uint8_t *)(comm_ctx->tci_msg), in tlc_open()75 mcRet = mcFreeWsm((comm_ctx->device_id), (uint8_t *)(comm_ctx->tci_msg)); in tlc_close()
84 tci = cp_ctx.tci_msg; in CP_Enable_Path_Protection()148 tci = cp_ctx.tci_msg; in CP_Disable_Path_Protection()
30 tciMessage_t *tci_msg; member