Home
last modified time | relevance | path

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

/aosp12/system/bt/main/shim/
H A Dbtm.h103 void SetInterlacedInquiryScan();
H A Dbtm.cc239 void Btm::SetInterlacedInquiryScan() { GetInquiry()->SetInterlacedScan(); } in SetInterlacedInquiryScan() function in bluetooth::shim::Btm
H A Dbtm_api.cc642 Stack::GetInstance()->GetBtm()->SetInterlacedInquiryScan(); in BTM_EnableInterlacedInquiryScan()