Searched defs:last_one (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/gap/
H A Dgap_ble.cc108 auto last_one = std::prev(gap_clcbs.end()); local
109 *it = *last_one;
110 gap_clcbs.erase(last_one);

Completed in 97 milliseconds