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

  /external/wpa_supplicant_8/src/ap/
sta_info.h 57 unsigned int no_p2p_set:1; member in struct:sta_info
hostapd.c 918 if (sta->p2p_ie == NULL && !sta->no_p2p_set) {
919 sta->no_p2p_set = 1;
sta_info.c 181 if (sta->no_p2p_set) {
182 sta->no_p2p_set = 0;

Completed in 347 milliseconds