Home
last modified time | relevance | path

Searched refs:p2p_find (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P74 p2p_find [timeout in seconds] [type=<social|progressive>] \
95 "p2p_find dev_type=1-0050F204-1".
100 p2p_find 5 dev_id=11:22:33:44:55:66 seek=alt.example.chat seek=alt.example.video
385 requests are sent during device discovery (see p2p_find).
745 concurrent search iterations to make p2p_find friendlier to concurrent
DChangeLog365 * added p2p_search_delay parameter to make the default p2p_find delay
671 p2p_find to avoid taking all radio resources
672 - use 500 ms p2p_find search delay by default during concurrent
735 * added optional dev_id parameter for p2p_find
Dp2p_supplicant.c6848 return p2p_find(wpa_s->global->p2p, timeout, type, in wpas_p2p_find()
/external/wpa_supplicant_8/src/p2p/
Dp2p.h1241 int p2p_find(struct p2p_data *p2p, unsigned int timeout,
Dp2p.c1168 int p2p_find(struct p2p_data *p2p, unsigned int timeout, in p2p_find() function