summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeemu Ikonen <tpikonen@mailbox.org>2022-11-04 21:27:31 +0200
committerTeemu Ikonen <tpikonen@mailbox.org>2023-01-12 15:44:14 +0000
commitf1d9c03412778804d9c075a5e9c96eebceb16dfd (patch)
tree2d72aa7002e25fda1638c9377b50d29406a44807
parent807f9fa12ed0e4d13bad13d6076943cb7c6dd6f4 (diff)
downloadgeoclue-f1d9c03412778804d9c075a5e9c96eebceb16dfd.tar.gz
interface: Add 'Age' property to fi.w1.wpa_supplicant1.BSS
-rw-r--r--interface/fi.w1.wpa_supplicant1.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/fi.w1.wpa_supplicant1.xml b/interface/fi.w1.wpa_supplicant1.xml
index 8a9f9c4..5a75c31 100644
--- a/interface/fi.w1.wpa_supplicant1.xml
+++ b/interface/fi.w1.wpa_supplicant1.xml
@@ -35,5 +35,6 @@
<property access="read" name="BSSID" type="ay"/>
<property access="read" name="Signal" type="n"/>
<property access="read" name="Frequency" type="q"/>
+ <property access="read" name="Age" type="u"/>
</interface>
</node>