/hardware/nxp/weaver/libese_weaver/src/ |
D | weaver-transport-impl.cpp | 27 #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()
|
D | weaver-impl.cpp | 85 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/ |
D | AppletConnection.cpp | 121 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()
|
D | OmapiTransport.cpp | 488 void OmapiTransport::prepareErrorRepsponse(std::vector<uint8_t>& resp){ in prepareErrorRepsponse()
|
/hardware/nxp/keymint/KM300/authsecret/ |
D | AuthSecret.cpp | 74 std::vector<uint8_t> resp; in clearAuthApprovedStatus() local 109 std::vector<uint8_t> resp; in setPrimaryUserCredential() local
|
D | AuthSecretHelper.cpp | 94 bool AuthSecretHelper::checkVerifyStatus(std::vector<uint8_t> resp) { in checkVerifyStatus()
|
/hardware/st/secure_element2/secure_element/1.0/ |
D | SecureElement.cpp | 164 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/ |
D | SecureElement.cpp | 179 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/ |
D | SecureElement.cpp | 193 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/ |
D | SecureElement.cpp | 223 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/ |
D | RadioNetworkResponseTracker.cpp | 40 const std::shared_ptr<aidl::IRadioNetworkResponse>& resp) in RadioNetworkResponseTracker()
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | libse-gto.c | 180 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/ |
D | ResponseTracker.h | 155 const std::shared_ptr<ResponseInterface>& resp) in ResponseTracker()
|
/hardware/interfaces/radio/aidl/vts/ |
D | radio_ims_test.cpp | 243 void RadioImsTest::verifyError(RadioError resp) { in verifyError()
|
/hardware/ril/libril/ |
D | ril_service.cpp | 3811 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/ |
D | reference-ril.c | 1332 int *resp = NULL; local
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/ |
D | wlioctl.h | 985 struct dot11_assoc_resp resp; member
|