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

  /external/wpa_supplicant_8/src/p2p/
p2p_sd.c 67 if (q->for_all_peers && !(dev->flags & P2P_DEV_SD_INFO))
69 if (!q->for_all_peers &&
557 if (!p2p->sd_query->for_all_peers) {
811 if (!p2p->sd_query->for_all_peers) {
843 if( (q->for_all_peers == 1) && (!dst)) {
859 q->for_all_peers = 1;
p2p_i.h 113 int for_all_peers; member in struct:p2p_sd_query

Completed in 632 milliseconds