Home | History | Annotate | Download | only in rtt

Lines Matching refs:peer

108         for (ResponderConfig peer: mRttPeers) {
109 if (!peer.isValid(awareSupported)) {
170 * The MAC address may be obtained out-of-band from a peer Wi-Fi Aware device. A Wi-Fi
176 * {@link android.net.wifi.aware}. The peer device which is being ranged to must be
182 * @param peerMacAddress The MAC address of the Wi-Fi Aware peer.
187 throw new IllegalArgumentException("Null peer MAC address");
201 * {@link android.net.wifi.aware}. The peer device which is being ranged to must be
207 * @param peerHandle The peer handler of the peer Wi-Fi Aware device.
212 throw new IllegalArgumentException("Null peer handler (identifier)");