Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/gap/
H A Dgap_ble.cc113 auto last_one = std::prev(gap_clcbs.end()); in clcb_dealloc() local
114 *it = *last_one; in clcb_dealloc()
115 gap_clcbs.erase(last_one); in clcb_dealloc()