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 523 int peer_oper_freq = 0; local
530 peer_oper_freq = p2p_channel_to_freq(
533 if (peer_oper_freq < 0)
534 peer_oper_freq = 0;
539 freq, peer_oper_freq);
p2p.h 906 * @peer_oper_freq: Operating frequency (in MHz) advertized by the peer
917 const u8 *addr, int freq, int peer_oper_freq);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c     [all...]

Completed in 83 milliseconds