Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/eatt/
H A Deatt.cc197 pimpl_->eatt_impl_->stop_app_indication_timer(bd_addr, cid); in StopAppIndicationTimer()
H A Deatt_impl.h501 void stop_app_indication_timer(const RawAddress& bd_addr, uint16_t cid) { in stop_app_indication_timer() function