HomeSort by relevance Sort by last modified time
    Searched refs:num_sta_no_p2p (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/ap/
p2p_hostapd.c 55 if (hapd->num_sta_no_p2p == 0) {
hostapd.h 185 int num_sta_no_p2p; member in struct:hostapd_data
sta_info.c 186 hapd->num_sta_no_p2p--;
187 if (hapd->num_sta_no_p2p == 0)
hostapd.c     [all...]

Completed in 467 milliseconds