Home
last modified time | relevance | path

Searched refs:bCh (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/broadcastradio/common/utils1x/
DUtils.cpp81 auto bCh = getId(b, IdentifierType::HD_SUBCHANNEL, 0); in tunesTo() local
82 if (aCh != bCh) return false; in tunesTo()