Re: Upgrade from Jessie to Stretch: Bluetooth mouse is not working.
On Tue, 29 May 2018 22:55:51 +0200
deloptes <deloptes@gmail.com> wrote:
> dbus-monitor --system
>
> and switch mouse on/off to reconnect. Tell us what you see.
I see the change was logged when I connected BT mouse (see dbus-monitor.log)
> If mouse is
> correctly discovered and selected by BT you have to look at higher level -
> the X system.
> First check if you have events captured by X perhaps with
>
> xev
xev gives me nothing when I use the BT mouse.
What next?
Regards,
Piotr
signal time=1527752478.126670 sender=:1.3 -> destination=(null destination) serial=211 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.bluez.Device1"
array [
dict entry(
string "Connected"
variant boolean true
)
]
array [
]
signal time=1527752478.129526 sender=:1.0 -> destination=(null destination) serial=4140 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitNew
string "sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1:1.0-bluetooth-hci0-hci0:9.device"
object path "/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_3a1_2e0_2dbluetooth_2dhci0_2dhci0_3a9_2edevice"
signal time=1527752478.129628 sender=:1.0 -> destination=(null destination) serial=4141 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitNew
string "sys-subsystem-bluetooth-devices-hci0:9.device"
object path "/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dbluetooth_2ddevices_2dhci0_3a9_2edevice"
method call time=1527752478.133231 sender=:1.51 -> destination=org.bluez serial=337 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527752478.134333 sender=:1.3 -> destination=:1.51 serial=212 reply_serial=337
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527752478.138316 sender=:1.51 -> destination=org.bluez serial=338 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.bluez.Device1"
method return time=1527752478.139445 sender=:1.3 -> destination=:1.51 serial=213 reply_serial=338
array [
dict entry(
string "Address"
variant string "DC:2C:26:F8:43:A7"
)
dict entry(
string "Name"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Alias"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Class"
variant uint32 1408
)
dict entry(
string "Icon"
variant string "input-mouse"
)
dict entry(
string "Paired"
variant boolean true
)
dict entry(
string "Trusted"
variant boolean true
)
dict entry(
string "Blocked"
variant boolean false
)
dict entry(
string "LegacyPairing"
variant boolean false
)
dict entry(
string "Connected"
variant boolean true
)
dict entry(
string "UUIDs"
variant array [
string "00001000-0000-1000-8000-00805f9b34fb"
string "00001124-0000-1000-8000-00805f9b34fb"
string "00001200-0000-1000-8000-00805f9b34fb"
]
)
dict entry(
string "Modalias"
variant string "usb:v0A5Cp0001d0129"
)
dict entry(
string "Adapter"
variant object path "/org/bluez/hci0"
)
dict entry(
string "ServicesResolved"
variant boolean false
)
]
method call time=1527752478.141842 sender=:1.51 -> destination=org.freedesktop.DBus serial=339 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752478.141939 sender=org.freedesktop.DBus -> destination=:1.51 serial=185 reply_serial=339
method call time=1527752478.143190 sender=:1.51 -> destination=org.freedesktop.DBus serial=340 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752478.143516 sender=org.freedesktop.DBus -> destination=:1.51 serial=186 reply_serial=340
string ":1.3"
method call time=1527752478.144389 sender=:1.51 -> destination=org.freedesktop.DBus serial=341 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/org/bluez/hci0/dev_DC_2C_26_F8_43_A7',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged'"
method return time=1527752478.144908 sender=org.freedesktop.DBus -> destination=:1.51 serial=187 reply_serial=341
method call time=1527752478.152186 sender=:1.51 -> destination=org.bluez serial=342 path=/; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752478.153169 sender=:1.51 -> destination=org.bluez serial=343 path=/org/bluez/hci0; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752478.154116 sender=:1.51 -> destination=org.freedesktop.DBus serial=344 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752478.156616 sender=org.freedesktop.DBus -> destination=:1.51 serial=188 reply_serial=344
method call time=1527752478.158007 sender=:1.51 -> destination=org.freedesktop.DBus serial=345 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752478.158273 sender=org.freedesktop.DBus -> destination=:1.51 serial=189 reply_serial=345
string ":1.3"
method call time=1527752478.159196 sender=:1.51 -> destination=org.freedesktop.DBus serial=346 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesRemoved'"
method return time=1527752478.159434 sender=org.freedesktop.DBus -> destination=:1.51 serial=190 reply_serial=346
method return time=1527752478.160037 sender=:1.3 -> destination=:1.51 serial=214 reply_serial=342
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
</method><signal name="InterfacesAdded"><arg name="object" type="o"/>
<arg name="interfaces" type="a{sa{sv}}"/>
</signal>
<signal name="InterfacesRemoved"><arg name="object" type="o"/>
<arg name="interfaces" type="as"/>
</signal>
</interface><node name="org"/></node>"
method return time=1527752478.160814 sender=:1.3 -> destination=:1.51 serial=215 reply_serial=343
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
</method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
</method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
<arg name="options" type="a{sv}" direction="in"/>
</method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
</method></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
</method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
</method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
<arg name="bridge" type="s" direction="in"/>
</method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
</method></interface><node name="dev_DC_2C_26_F8_43_A7"/></node>"
signal time=1527752480.561589 sender=:1.11 -> destination=(null destination) serial=6523 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.NetworkManager.AccessPoint"
array [
dict entry(
string "Strength"
variant byte 50
)
]
array [
]
signal time=1527752480.565884 sender=:1.11 -> destination=(null destination) serial=6524 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.NetworkManager.AccessPoint; member=PropertiesChanged
array [
dict entry(
string "Strength"
variant byte 50
)
]
signal time=1527752486.565527 sender=:1.11 -> destination=(null destination) serial=6525 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.NetworkManager.AccessPoint"
array [
dict entry(
string "Strength"
variant byte 52
)
]
array [
]
signal time=1527752486.565924 sender=:1.11 -> destination=(null destination) serial=6526 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.NetworkManager.AccessPoint; member=PropertiesChanged
array [
dict entry(
string "Strength"
variant byte 52
)
]
signal time=1527752492.566284 sender=:1.11 -> destination=(null destination) serial=6527 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.NetworkManager.AccessPoint"
array [
dict entry(
string "Strength"
variant byte 53
)
]
array [
]
signal time=1527752492.566681 sender=:1.11 -> destination=(null destination) serial=6528 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.NetworkManager.AccessPoint; member=PropertiesChanged
array [
dict entry(
string "Strength"
variant byte 53
)
]
signal time=1527752498.315589 sender=:1.3 -> destination=(null destination) serial=216 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.bluez.Device1"
array [
dict entry(
string "Connected"
variant boolean false
)
]
array [
]
method call time=1527752498.320014 sender=:1.51 -> destination=org.bluez serial=347 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527752498.322466 sender=:1.3 -> destination=:1.51 serial=217 reply_serial=347
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527752498.332900 sender=:1.51 -> destination=org.bluez serial=348 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.bluez.Device1"
method return time=1527752498.334024 sender=:1.3 -> destination=:1.51 serial=218 reply_serial=348
array [
dict entry(
string "Address"
variant string "DC:2C:26:F8:43:A7"
)
dict entry(
string "Name"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Alias"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Class"
variant uint32 1408
)
dict entry(
string "Icon"
variant string "input-mouse"
)
dict entry(
string "Paired"
variant boolean true
)
dict entry(
string "Trusted"
variant boolean true
)
dict entry(
string "Blocked"
variant boolean false
)
dict entry(
string "LegacyPairing"
variant boolean false
)
dict entry(
string "Connected"
variant boolean false
)
dict entry(
string "UUIDs"
variant array [
string "00001000-0000-1000-8000-00805f9b34fb"
string "00001124-0000-1000-8000-00805f9b34fb"
string "00001200-0000-1000-8000-00805f9b34fb"
]
)
dict entry(
string "Modalias"
variant string "usb:v0A5Cp0001d0129"
)
dict entry(
string "Adapter"
variant object path "/org/bluez/hci0"
)
dict entry(
string "ServicesResolved"
variant boolean false
)
]
method call time=1527752498.341301 sender=:1.51 -> destination=org.freedesktop.DBus serial=349 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752498.341399 sender=org.freedesktop.DBus -> destination=:1.51 serial=191 reply_serial=349
method call time=1527752498.349055 sender=:1.51 -> destination=org.freedesktop.DBus serial=350 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752498.349150 sender=org.freedesktop.DBus -> destination=:1.51 serial=192 reply_serial=350
string ":1.3"
method call time=1527752498.350747 sender=:1.51 -> destination=org.freedesktop.DBus serial=351 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/org/bluez/hci0/dev_DC_2C_26_F8_43_A7',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged'"
method return time=1527752498.350840 sender=org.freedesktop.DBus -> destination=:1.51 serial=193 reply_serial=351
method call time=1527752498.353233 sender=:1.51 -> destination=org.bluez serial=352 path=/; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752498.354731 sender=:1.51 -> destination=org.bluez serial=353 path=/org/bluez/hci0; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752498.355689 sender=:1.51 -> destination=org.freedesktop.DBus serial=354 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752498.356067 sender=org.freedesktop.DBus -> destination=:1.51 serial=194 reply_serial=354
method return time=1527752498.356755 sender=:1.3 -> destination=:1.51 serial=219 reply_serial=352
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
</method><signal name="InterfacesAdded"><arg name="object" type="o"/>
<arg name="interfaces" type="a{sa{sv}}"/>
</signal>
<signal name="InterfacesRemoved"><arg name="object" type="o"/>
<arg name="interfaces" type="as"/>
</signal>
</interface><node name="org"/></node>"
method call time=1527752498.360970 sender=:1.51 -> destination=org.freedesktop.DBus serial=355 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752498.362325 sender=org.freedesktop.DBus -> destination=:1.51 serial=195 reply_serial=355
string ":1.3"
method call time=1527752498.369684 sender=:1.51 -> destination=org.freedesktop.DBus serial=356 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesRemoved'"
method return time=1527752498.370143 sender=org.freedesktop.DBus -> destination=:1.51 serial=196 reply_serial=356
method return time=1527752498.370894 sender=:1.3 -> destination=:1.51 serial=220 reply_serial=353
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
</method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
</method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
<arg name="options" type="a{sv}" direction="in"/>
</method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
</method></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
</method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
</method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
<arg name="bridge" type="s" direction="in"/>
</method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
</method></interface><node name="dev_DC_2C_26_F8_43_A7"/></node>"
method call time=1527752498.380540 sender=:1.51 -> destination=org.bluez serial=357 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method return time=1527752498.381552 sender=:1.3 -> destination=:1.51 serial=221 reply_serial=357
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
</method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="Manufactu
rerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.Input1"><property name="ReconnectMode" type="s" access="read"></property></interface></node>"
method call time=1527752498.388937 sender=:1.51 -> destination=org.bluez serial=358 path=/org/bluez/hci0/dev_DC_2C_26_F8_43_A7; interface=org.freedesktop.DBus.Properties; member=GetAll
string "org.bluez.Device1"
method return time=1527752498.392931 sender=:1.3 -> destination=:1.51 serial=222 reply_serial=358
array [
dict entry(
string "Address"
variant string "DC:2C:26:F8:43:A7"
)
dict entry(
string "Name"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Alias"
variant string "Bluetooth 3.0 Mouse"
)
dict entry(
string "Class"
variant uint32 1408
)
dict entry(
string "Icon"
variant string "input-mouse"
)
dict entry(
string "Paired"
variant boolean true
)
dict entry(
string "Trusted"
variant boolean true
)
dict entry(
string "Blocked"
variant boolean false
)
dict entry(
string "LegacyPairing"
variant boolean false
)
dict entry(
string "Connected"
variant boolean false
)
dict entry(
string "UUIDs"
variant array [
string "00001000-0000-1000-8000-00805f9b34fb"
string "00001124-0000-1000-8000-00805f9b34fb"
string "00001200-0000-1000-8000-00805f9b34fb"
]
)
dict entry(
string "Modalias"
variant string "usb:v0A5Cp0001d0129"
)
dict entry(
string "Adapter"
variant object path "/org/bluez/hci0"
)
dict entry(
string "ServicesResolved"
variant boolean false
)
]
method call time=1527752498.399060 sender=:1.51 -> destination=org.freedesktop.DBus serial=359 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752498.399151 sender=org.freedesktop.DBus -> destination=:1.51 serial=197 reply_serial=359
method call time=1527752498.400832 sender=:1.51 -> destination=org.freedesktop.DBus serial=360 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752498.400920 sender=org.freedesktop.DBus -> destination=:1.51 serial=198 reply_serial=360
string ":1.3"
signal time=1527752498.406842 sender=:1.0 -> destination=(null destination) serial=4142 path=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dbluetooth_2ddevices_2dhci0_3a9_2edevice; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.systemd1.Device"
array [
dict entry(
string "SysFSPath"
variant string "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/bluetooth/hci0/hci0:9"
)
]
array [
]
signal time=1527752498.407073 sender=:1.0 -> destination=(null destination) serial=4143 path=/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dbluetooth_2ddevices_2dhci0_3a9_2edevice; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.systemd1.Unit"
array [
dict entry(
string "ActiveState"
variant string "inactive"
)
dict entry(
string "SubState"
variant string "dead"
)
dict entry(
string "StateChangeTimestamp"
variant uint64 1527752498401908
)
dict entry(
string "StateChangeTimestampMonotonic"
variant uint64 4991846987
)
dict entry(
string "InactiveExitTimestamp"
variant uint64 1527752478128338
)
dict entry(
string "InactiveExitTimestampMonotonic"
variant uint64 4971573414
)
dict entry(
string "ActiveEnterTimestamp"
variant uint64 1527752478128338
)
dict entry(
string "ActiveEnterTimestampMonotonic"
variant uint64 4971573414
)
dict entry(
string "ActiveExitTimestamp"
variant uint64 1527752498401908
)
dict entry(
string "ActiveExitTimestampMonotonic"
variant uint64 4991846987
)
dict entry(
string "InactiveEnterTimestamp"
variant uint64 1527752498401908
)
dict entry(
string "InactiveEnterTimestampMonotonic"
variant uint64 4991846987
)
dict entry(
string "Job"
variant struct {
uint32 0
object path "/"
}
)
dict entry(
string "ConditionResult"
variant boolean false
)
dict entry(
string "AssertResult"
variant boolean false
)
dict entry(
string "ConditionTimestamp"
variant uint64 0
)
dict entry(
string "ConditionTimestampMonotonic"
variant uint64 0
)
dict entry(
string "AssertTimestamp"
variant uint64 0
)
dict entry(
string "AssertTimestampMonotonic"
variant uint64 0
)
]
array [
]
signal time=1527752498.407988 sender=:1.0 -> destination=(null destination) serial=4144 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitRemoved
string "sys-subsystem-bluetooth-devices-hci0:9.device"
object path "/org/freedesktop/systemd1/unit/sys_2dsubsystem_2dbluetooth_2ddevices_2dhci0_3a9_2edevice"
signal time=1527752498.408051 sender=:1.0 -> destination=(null destination) serial=4145 path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_3a1_2e0_2dbluetooth_2dhci0_2dhci0_3a9_2edevice; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.systemd1.Device"
array [
dict entry(
string "SysFSPath"
variant string "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/bluetooth/hci0/hci0:9"
)
]
array [
]
signal time=1527752498.408169 sender=:1.0 -> destination=(null destination) serial=4146 path=/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_3a1_2e0_2dbluetooth_2dhci0_2dhci0_3a9_2edevice; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.systemd1.Unit"
array [
dict entry(
string "ActiveState"
variant string "inactive"
)
dict entry(
string "SubState"
variant string "dead"
)
dict entry(
string "StateChangeTimestamp"
variant uint64 1527752498401940
)
dict entry(
string "StateChangeTimestampMonotonic"
variant uint64 4991847017
)
dict entry(
string "InactiveExitTimestamp"
variant uint64 1527752478128381
)
dict entry(
string "InactiveExitTimestampMonotonic"
variant uint64 4971573457
)
dict entry(
string "ActiveEnterTimestamp"
variant uint64 1527752478128381
)
dict entry(
string "ActiveEnterTimestampMonotonic"
variant uint64 4971573457
)
dict entry(
string "ActiveExitTimestamp"
variant uint64 1527752498401940
)
dict entry(
string "ActiveExitTimestampMonotonic"
variant uint64 4991847017
)
dict entry(
string "InactiveEnterTimestamp"
variant uint64 1527752498401940
)
dict entry(
string "InactiveEnterTimestampMonotonic"
variant uint64 4991847017
)
dict entry(
string "Job"
variant struct {
uint32 0
object path "/"
}
)
dict entry(
string "ConditionResult"
variant boolean false
)
dict entry(
string "AssertResult"
variant boolean false
)
dict entry(
string "ConditionTimestamp"
variant uint64 0
)
dict entry(
string "ConditionTimestampMonotonic"
variant uint64 0
)
dict entry(
string "AssertTimestamp"
variant uint64 0
)
dict entry(
string "AssertTimestampMonotonic"
variant uint64 0
)
]
array [
]
signal time=1527752498.410215 sender=:1.0 -> destination=(null destination) serial=4147 path=/org/freedesktop/systemd1; interface=org.freedesktop.systemd1.Manager; member=UnitRemoved
string "sys-devices-pci0000:00-0000:00:1d.0-usb2-2\x2d1-2\x2d1:1.0-bluetooth-hci0-hci0:9.device"
object path "/org/freedesktop/systemd1/unit/sys_2ddevices_2dpci0000_3a00_2d0000_3a00_3a1d_2e0_2dusb2_2d2_5cx2d1_2d2_5cx2d1_3a1_2e0_2dbluetooth_2dhci0_2dhci0_3a9_2edevice"
method call time=1527752498.412831 sender=:1.51 -> destination=org.freedesktop.DBus serial=361 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/org/bluez/hci0/dev_DC_2C_26_F8_43_A7',interface='org.freedesktop.DBus.Properties',member='PropertiesChanged'"
method return time=1527752498.413277 sender=org.freedesktop.DBus -> destination=:1.51 serial=199 reply_serial=361
method call time=1527752498.417165 sender=:1.51 -> destination=org.bluez serial=362 path=/; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752498.418456 sender=:1.51 -> destination=org.bluez serial=363 path=/org/bluez/hci0; interface=org.freedesktop.DBus.Introspectable; member=Introspect
method call time=1527752498.419448 sender=:1.51 -> destination=org.freedesktop.DBus serial=364 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0='org.bluez'"
method return time=1527752498.419925 sender=org.freedesktop.DBus -> destination=:1.51 serial=200 reply_serial=364
method return time=1527752498.420782 sender=:1.3 -> destination=:1.51 serial=223 reply_serial=362
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
</method><signal name="InterfacesAdded"><arg name="object" type="o"/>
<arg name="interfaces" type="a{sa{sv}}"/>
</signal>
<signal name="InterfacesRemoved"><arg name="object" type="o"/>
<arg name="interfaces" type="as"/>
</signal>
</interface><node name="org"/></node>"
method return time=1527752498.421769 sender=:1.3 -> destination=:1.51 serial=224 reply_serial=363
string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
</method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
</method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
</method><property name="Address" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="out"/>
</method><method name="Set"><arg name="interface" type="s" direction="in"/>
<arg name="name" type="s" direction="in"/>
<arg name="value" type="v" direction="in"/>
</method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
<arg name="properties" type="a{sv}" direction="out"/>
</method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
<arg name="changed_properties" type="a{sv}"/>
<arg name="invalidated_properties" type="as"/>
</signal>
</interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
<arg name="options" type="a{sv}" direction="in"/>
</method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
</method></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
</method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
<arg name="properties" type="a{sv}" direction="in"/>
</method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
</method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
<arg name="bridge" type="s" direction="in"/>
</method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
</method></interface><node name="dev_DC_2C_26_F8_43_A7"/></node>"
method call time=1527752498.424644 sender=:1.51 -> destination=org.freedesktop.DBus serial=365 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=GetNameOwner
string "org.bluez"
method return time=1527752498.425045 sender=org.freedesktop.DBus -> destination=:1.51 serial=201 reply_serial=365
string ":1.3"
method call time=1527752498.425913 sender=:1.51 -> destination=org.freedesktop.DBus serial=366 path=/org/freedesktop/DBus; interface=org.freedesktop.DBus; member=AddMatch
string "type='signal',sender='org.bluez',path='/',interface='org.freedesktop.DBus.ObjectManager',member='InterfacesRemoved'"
method return time=1527752498.427205 sender=org.freedesktop.DBus -> destination=:1.51 serial=202 reply_serial=366
signal time=1527752498.560388 sender=:1.11 -> destination=(null destination) serial=6529 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.DBus.Properties; member=PropertiesChanged
string "org.freedesktop.NetworkManager.AccessPoint"
array [
dict entry(
string "Strength"
variant byte 52
)
]
array [
]
signal time=1527752498.561718 sender=:1.11 -> destination=(null destination) serial=6530 path=/org/freedesktop/NetworkManager/AccessPoint/21; interface=org.freedesktop.NetworkManager.AccessPoint; member=PropertiesChanged
array [
dict entry(
string "Strength"
variant byte 52
)
]
Reply to: