Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm.h168 void StopObserving();
Dbtm_api.cc670 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
711 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
713 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
Dbtm.cc596 void Btm::StopObserving() { StopActiveScanning(); } in StopObserving() function in bluetooth::shim::Btm