Home
last modified time | relevance | path

Searched defs:p2 (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/secure_element/test/unittest/se_impl_test/
H A Dse_impl_test.cpp108 uint8_t p2 = 0; in HWTEST_F() local
125 uint8_t p2 = 0; in HWTEST_F() local
142 uint8_t p2 = 0; in HWTEST_F() local
158 uint8_t p2 = 0; in HWTEST_F() local
/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/
H A Dse_vendor_adaptions_test.cpp82 uint8_t p2 = 0; in HWTEST_F() local
99 uint8_t p2 = 0; in HWTEST_F() local
/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_mock_test/
H A Dse_vendor_adaptions_mock_test.cpp88 uint8_t p2 = 0; in HWTEST_F() local
109 uint8_t p2 = 0; in HWTEST_F() local
/drivers/peripheral/secure_element/hdi_service/
H A Dse_impl.cpp58 int32_t SeImpl::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, in openLogicalChannel() argument
64 int32_t SeImpl::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, in openBasicChannel() argument
/drivers/peripheral/secure_element/test/unittest/mock/
H A Dmock.cpp57 int SecureElementCaProxy::VendorSecureElementCaOpenLogicalChannel(uint8_t *aid, uint32_t len, uint8_t p2, in VendorSecureElementCaOpenLogicalChannel() argument
/drivers/peripheral/secure_element/sim_hdi_service/
H A Dsecure_element_interface_service.cpp48 int32_t SecureElementInterfaceService::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() argument
55 int32_t SecureElementInterfaceService::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel() argument
/drivers/peripheral/secure_element/secure_element_ca_proxy/
H A Dsecure_element_ca_proxy.cpp117 VendorSecureElementCaOpenLogicalChannel( uint8_t *aid, uint32_t len, uint8_t p2, uint8_t *rsp, uint32_t *rspLen, uint32_t *channelNum) const VendorSecureElementCaOpenLogicalChannel() argument
/drivers/peripheral/secure_element/vendor_adaptor/
H A Dse_vendor_adaptions.cpp109 int32_t SeVendorAdaptions::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() argument
156 int32_t SeVendorAdaptions::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, in openBasicChannel() argument
/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.cpp246 int32_t SimSeVendorAdaptions::openLogicalChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openLogicalChannel() argument
290 int32_t SimSeVendorAdaptions::openBasicChannel(const std::vector<uint8_t>& aid, uint8_t p2, in openBasicChannel() argument
148 VendorSimSecureElementOpenLogicalChannel( const std::vector<uint8_t>& aid, uint8_t p2, std::vector<uint8_t>& response, uint32_t *channelNum, int *status) VendorSimSecureElementOpenLogicalChannel() argument
/drivers/peripheral/ril/interfaces/hdi_service/src/
H A Dril_impl.cpp563 int32_t RilImpl::SimOpenLogicalChannel(int32_t slotId, int32_t serialId, const std::string &appID, int32_t p2) in SimOpenLogicalChannel() argument

Completed in 7 milliseconds