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

  /external/wpa_supplicant_8/src/p2p/
p2p.h 521 * @interface_addr: P2P Interface Address of the GO
530 int (*get_noa)(void *ctx, const u8 *interface_addr, u8 *buf,
1320 u8 interface_addr[ETH_ALEN]; member in struct:p2p_group_config
    [all...]
p2p_i.h 38 u8 interface_addr[ETH_ALEN]; member in struct:p2p_device
629 void p2p_buf_add_intended_addr(struct wpabuf *buf, const u8 *interface_addr);

Completed in 32 milliseconds