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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 137 * peer_device_addr - P2P Device Address of the peer
139 u8 peer_device_addr[ETH_ALEN]; member in struct:p2p_go_neg_results
    [all...]
p2p.c 247 os_memcpy(res.peer_device_addr, peer->info.p2p_device_addr, ETH_ALEN);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c 1041 !is_zero_ether_addr(wpa_s->go_params->peer_device_addr))
1043 wpa_s, wpa_s->go_params->peer_device_addr);
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new.c     [all...]

Completed in 52 milliseconds