All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] doc: Document the p2p.Peer.Address property
@ 2021-10-06 20:52 Andrew Zaborowski
  0 siblings, 0 replies; only message in thread
From: Andrew Zaborowski @ 2021-10-06 20:52 UTC (permalink / raw)
  To: iwd

[-- Attachment #1: Type: text/plain, Size: 521 bytes --]

---
 doc/p2p-peer-api.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/doc/p2p-peer-api.txt b/doc/p2p-peer-api.txt
index cc5b1918..a4c120d1 100644
--- a/doc/p2p-peer-api.txt
+++ b/doc/p2p-peer-api.txt
@@ -19,6 +19,11 @@ Properties	string Name [readonly]
 
 			P2P Peer's display name
 
+		string Address [readonly]
+
+			The peer's unique Device Address in the xx:xx:xx:xx:xx:xx
+			format.
+
 		string DeviceCategory [readonly]
 
 			The category part of the peer's declared
-- 
2.30.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-06 20:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 20:52 [PATCH 2/2] doc: Document the p2p.Peer.Address property Andrew Zaborowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.