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

  /external/wpa_supplicant_8/src/p2p/
p2p_invitation.c 532 int peer_oper_freq = 0; local
539 peer_oper_freq = p2p_channel_to_freq(
542 if (peer_oper_freq < 0)
543 peer_oper_freq = 0;
554 freq, peer_oper_freq);
p2p.h 965 * @peer_oper_freq: Operating frequency (in MHz) advertized by the peer
976 const u8 *addr, int freq, int peer_oper_freq);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 56 milliseconds