Lines Matching refs:peer
226 def reliable_tx(self, device, session_id, peer, msg):
229 Sends a message to the peer and waits for success confirmation. Raises
239 peer: The peer ID to send the message to. Obtained through a match
241 msg: The message to be transmitted to the peer.
249 device.droid.wifiAwareSendMessage(session_id, peer, self.msg_id,
273 peer_id: The peer ID to send the message to. Obtained through a