Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/eatt/
Deatt.cc210 pimpl_->eatt_impl_->stop_app_indication_timer(bd_addr, cid); in StopAppIndicationTimer()
Deatt_impl.h765 void stop_app_indication_timer(const RawAddress& bd_addr, uint16_t cid) { in stop_app_indication_timer() function