Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm.h137 bool IsInterlacedScanSupported() const;
Dbtm.cc377 bool Btm::IsInterlacedScanSupported() const { in IsInterlacedScanSupported() function in bluetooth::shim::Btm
Dbtm_api.cc507 if (!Stack::GetInstance()->GetBtm()->IsInterlacedScanSupported()) { in BTM_SetPageScanType()