Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dbtm.h200 void StopObserving();
Dbtm_api.cc450 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
492 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
494 Stack::GetInstance()->GetBtm()->StopObserving(); in BTM_BleObserve()
Dbtm.cc740 void Btm::StopObserving() { StopActiveScanning(); } in StopObserving() function in bluetooth::shim::Btm