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

  /external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant_sd.c 535 const u8 *haystack = (const u8 *) adv_data->svc_info;
545 haystack_len = os_strlen(adv_data->svc_info);
618 if (adv_data->svc_info)
619 svc_info_len = os_strlen(adv_data->svc_info);
645 adv_data->svc_info);
666 wpabuf_put_data(resp, adv_data->svc_info, svc_info_len);
1197 u16 config_methods, const char *svc_info,
1204 svc_info, cpt_priority);
p2p_supplicant.h 107 u16 config_methods, const char *svc_info,
ctrl_iface.c 5816 char *svc_info = NULL; local
6016 char *svc_info = NULL; local
    [all...]
  /external/wpa_supplicant_8/src/p2p/
p2p.h 255 * svc_info - Pointer to (internal) Service defined information
257 char *svc_info; member in struct:p2ps_advertisement
302 * svc_name - NULL Terminated UTF-8 Service Name, and svc_info storage
    [all...]
p2p.c     [all...]

Completed in 62 milliseconds