Searched refs:handles (Results 1 – 3 of 3) sorted by relevance
33 void *handles[2]; member
168 message RIL_SIM_SAP_APDU_REQ { //handles both APDU and APDU7816178 message RIL_SIM_SAP_APDU_RSP { //handles both APDU and APDU7816
167 memset(pvr_data.handles, 0x0, sizeof(pvr_data.handles)); in RPC_RegisterBuffer()179 if (pvr_data.handles[0]) in RPC_RegisterBuffer()180 *handle1 = pvr_data.handles[0]; in RPC_RegisterBuffer()181 if (pvr_data.handles[1]) in RPC_RegisterBuffer()182 *handle2 = pvr_data.handles[1]; in RPC_RegisterBuffer()