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

/hardware/interfaces/broadcastradio/common/utils1x/
H A DUtils.cpp199 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { argument
200 if (channelOut) *channelOut = 0;
203 if (channelOut) *channelOut = getId(sel, IdentifierType::AMFM_FREQUENCY);
/hardware/interfaces/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/
H A DUtils.h70 bool getLegacyChannel(const V1_1::ProgramSelector& sel, uint32_t* channelOut,

Completed in 258 milliseconds