Home
last modified time | relevance | path

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

/hardware/interfaces/secure_element/aidl/default/
Dmain.cpp658 struct Channel { struct in EmulatedSecureElement
662 Channel(se::Aid const& aid, uint8_t p2, std::shared_ptr<se::Applet> applet) in Channel() argument
666 bool opened{false};
667 se::Aid aid{};
668 uint8_t p2{0};
669 std::shared_ptr<se::Applet> applet{nullptr};