From dae0bbe17cac35bedf30685769210304ec1c4495 Mon Sep 17 00:00:00 2001 From: Tim Kourt Date: Tue, 21 Feb 2017 14:11:23 -0500 Subject: [PATCH] doc: Add wiphy property --- doc/adapter-api.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/adapter-api.txt b/doc/adapter-api.txt index 453fd604..e32f43f9 100644 --- a/doc/adapter-api.txt +++ b/doc/adapter-api.txt @@ -10,6 +10,10 @@ Properties boolean Powered [readwrite] True if the adapter is powered. If false, the all of adapter's devices are powered down. + string Name [readonly] + + Contains the name of the adapter. + string Model [readonly, optional] Contains the model name of the adapter, if available.