Home
last modified time | relevance | path

Searched refs:pbytes (Results 1 - 2 of 2) sorted by relevance

/base/telephony/core_service/services/sim/include/
H A Desim_file.h213 void AddCtxParams1(std::shared_ptr<Asn1Builder> &ctxParams1Builder, Es9PlusInitAuthResp &pbytes);
/base/telephony/core_service/services/sim/src/
H A Desim_file.cpp2800 void EsimFile::AddCtxParams1(std::shared_ptr<Asn1Builder> &ctxParams1Builder, Es9PlusInitAuthResp &pbytes) in AddCtxParams1() argument
2805 ctxParams1Builder->Asn1AddChildAsString(TAG_ESIM_CTX_0, pbytes.matchingId); in AddCtxParams1()
2809 Asn1Utils::BcdToBytes(pbytes.imei, tacBytes); in AddCtxParams1()
2810 GetImeiBytes(imeiBytes, pbytes.imei); in AddCtxParams1()

Completed in 7 milliseconds