HomeSort by relevance Sort by last modified time
    Searched full:sta2 (Results 1 - 1 of 1) sorted by null

  /external/wpa_supplicant_8/src/ap/
sta_info.c 511 struct sta_info *sta2; local
518 sta2 = ap_get_sta(bss, sta->addr);
519 if (!sta2)
522 ap_sta_disconnect(bss, sta2, sta2->addr,

Completed in 156 milliseconds