Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 17 of 17) sorted by relevance

/hardware/nxp/weaver/libese_weaver/src/
Dweaver-transport-impl.cpp27 #define IS_APPLET_SELECTION_FAILED(resp) \ argument
102 std::vector<uint8_t> &resp) { in OpenApplet()
138 std::vector<uint8_t> &resp) { in sendInternal()
171 std::vector<uint8_t> &resp) { in Send()
Dweaver-impl.cpp85 std::vector<uint8_t> resp; in GetSlots() local
138 std::vector<uint8_t> resp; in Read() local
195 std::vector<uint8_t> resp; in Write() local
/hardware/nxp/keymint/transport/
DAppletConnection.cpp121 void prepareServiceSpecificErrorRepsponse(std::vector<uint8_t>& resp, int32_t errorCode) { in prepareServiceSpecificErrorRepsponse()
145 bool AppletConnection::selectApplet(std::vector<uint8_t>& resp, uint8_t p2) { in selectApplet()
164 void prepareErrorRepsponse(std::vector<uint8_t>& resp){ in prepareErrorRepsponse()
169 bool AppletConnection::openChannelToApplet(std::vector<uint8_t>& resp) { in openChannelToApplet()
DOmapiTransport.cpp488 void OmapiTransport::prepareErrorRepsponse(std::vector<uint8_t>& resp){ in prepareErrorRepsponse()
/hardware/nxp/keymint/KM300/authsecret/
DAuthSecret.cpp74 std::vector<uint8_t> resp; in clearAuthApprovedStatus() local
109 std::vector<uint8_t> resp; in setPrimaryUserCredential() local
DAuthSecretHelper.cpp94 bool AuthSecretHelper::checkVerifyStatus(std::vector<uint8_t> resp) { in checkVerifyStatus()
/hardware/st/secure_element2/secure_element/1.0/
DSecureElement.cpp164 uint8_t *resp; in transmit() local
226 uint8_t *resp; in openLogicalChannel() local
390 uint8_t *resp; in openBasicChannel() local
506 uint8_t *resp; in closeChannel() local
611 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
/hardware/st/secure_element2/secure_element/aidl/
DSecureElement.cpp179 uint8_t *resp; in transmit() local
245 uint8_t *resp; in openLogicalChannel() local
412 uint8_t *resp; in openBasicChannel() local
529 uint8_t *resp; in closeChannel() local
644 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
/hardware/st/secure_element2/secure_element/1.1/
DSecureElement.cpp193 uint8_t *resp; in transmit() local
260 uint8_t *resp; in openLogicalChannel() local
424 uint8_t *resp; in openBasicChannel() local
545 uint8_t *resp; in closeChannel() local
650 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
/hardware/st/secure_element2/secure_element/1.2/
DSecureElement.cpp223 uint8_t *resp; in transmit() local
286 uint8_t *resp; in openLogicalChannel() local
450 uint8_t *resp; in openBasicChannel() local
566 uint8_t *resp; in closeChannel() local
687 SecureElement::run_apdu(struct se_gto_ctx *ctx, const uint8_t *apdu, uint8_t *resp, int n, int verb… in run_apdu()
/hardware/interfaces/radio/aidl/minradio/libminradio/network/
DRadioNetworkResponseTracker.cpp40 const std::shared_ptr<aidl::IRadioNetworkResponse>& resp) in RadioNetworkResponseTracker()
/hardware/st/secure_element2/secure_element/esehal/src/
Dlibse-gto.c180 se_gto_apdu_transmit(struct se_gto_ctx *ctx, const void *apdu, int n, void *resp, int r) in se_gto_apdu_transmit()
247 unsigned char resp[258] = {0,}; in gtoSPI_checkAlive() local
/hardware/interfaces/radio/aidl/minradio/libminradio/include/libminradio/
DResponseTracker.h155 const std::shared_ptr<ResponseInterface>& resp) in ResponseTracker()
/hardware/interfaces/radio/aidl/vts/
Dradio_ims_test.cpp243 void RadioImsTest::verifyError(RadioError resp) { in verifyError()
/hardware/ril/libril/
Dril_service.cpp3811 char **resp = (char **) response; in getVoiceRegistrationStateResponse() local
3874 char **resp = (char **) response; in getDataRegistrationStateResponse() local
3929 char **resp = (char **) response; in getOperatorResponse() local
3995 RIL_SMS_Response *resp = (RIL_SMS_Response *) response; in makeSendSmsResult() local
4095 RIL_SIM_IO_Response *resp = (RIL_SIM_IO_Response *) response; in responseIccIo() local
4237 RIL_CallForwardInfo *resp = ((RIL_CallForwardInfo **) response)[i]; in getCallForwardStatusResponse() local
4562 char **resp = (char **) response; in getAvailableNetworksResponse() local
5037 RIL_NeighboringCell *resp = ((RIL_NeighboringCell **) response)[i]; in getNeighboringCidsResponse() local
5341 RIL_GSM_BroadcastSmsConfigInfo *resp = in getGsmBroadcastConfigResponse() local
5426 RIL_CDMA_BroadcastSmsConfigInfo *resp = in getCdmaBroadcastConfigResponse() local
[all …]
/hardware/ril/reference-ril/
Dreference-ril.c1332 int *resp = NULL; local
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h985 struct dot11_assoc_resp resp; member