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

  /external/wpa_supplicant_8/wpa_supplicant/
driver_i.h 613 if (!wpa_s->driver->p2p_sd_response)
615 return wpa_s->driver->p2p_sd_response(wpa_s->drv_priv, freq, dst,
p2p_supplicant.c     [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 602 * p2p_sd_response() with the context information from the arguments to
    [all...]
p2p_sd.c 368 /* the response will be indicated with a call to p2p_sd_response() */
372 void p2p_sd_response(struct p2p_data *p2p, int freq, const u8 *dst, function
  /external/wpa_supplicant_8/src/drivers/
driver.h 2488 int (*p2p_sd_response)(void *priv, int freq, const u8 *dst, member in struct:wpa_driver_ops
    [all...]

Completed in 1523 milliseconds