sort_found

Function sort_found 

Source
pub fn sort_found(found: &mut [Found])
Expand description

Stable ordering: by name, then by id.

Deliberately not by signal strength. RSSI jitters between scans and would reorder the list under the user’s fingers between one listing and the next.