Searched refs:extListenInfo (Results 1 – 1 of 1) sorted by relevance
1382 P2pExtListenInfo extListenInfo = new P2pExtListenInfo(); in configureExtListenWithParams() local1383 extListenInfo.periodMs = periodInMillis; in configureExtListenWithParams()1384 extListenInfo.intervalMs = intervalInMillis; in configureExtListenWithParams()1388 extListenInfo.vendorData = in configureExtListenWithParams()1393 mISupplicantP2pIface.configureExtListenWithParams(extListenInfo); in configureExtListenWithParams()