Searched refs:p2p_service_add_asp (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
H A D | p2p.h | 2368 int p2p_service_add_asp(struct p2p_data *p2p, int auto_accept, u32 adv_id,
|
H A D | p2p.c | 2724 int p2p_service_add_asp(struct p2p_data *p2p, int auto_accept, u32 adv_id, in p2p_service_add_asp() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
H A D | p2p.h | 2409 int p2p_service_add_asp(struct p2p_data *p2p, int auto_accept, u32 adv_id,
|
H A D | p2p.c | 2856 int p2p_service_add_asp(struct p2p_data *p2p, int auto_accept, u32 adv_id, function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 1193 ret = p2p_service_add_asp(wpa_s->global->p2p, auto_accept, adv_id, in wpas_p2p_service_add_asp()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 1223 ret = p2p_service_add_asp(wpa_s->global->p2p, auto_accept, adv_id, in wpas_p2p_service_add_asp()
|
Completed in 21 milliseconds