Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 3 of 3) 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() function
666 bool opened{false};
667 se::Aid aid{};
668 uint8_t p2{0};
669 std::shared_ptr<se::Applet> applet{nullptr};
/hardware/interfaces/radio/aidl/minradio/libminradio/sim/
DApp.cpp34 App::Channel::Channel(uint8_t channelId) : mChannelId(channelId) {} in Channel() function in android::hardware::radio::minimal::sim::App::Channel
/hardware/google/gfxstream/host/
DRenderThread.h86 Channel, enumerator