Searched refs:num_to_move (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/tools/halutil/
H A Dhalutil.cpp546 int num_to_move = num_results - j - 1; local
547 memmove(&results[j], &results[j+1], num_to_move * sizeof(wifi_scan_result));

Completed in 46 milliseconds