Home
last modified time | relevance | path

Searched refs:parse_dbus_device (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dadapter_client.py160 def parse_dbus_device(remote_device_dbus): member in FlossAdapterClient
226 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
241 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
251 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
261 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
299 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
309 parsed, remote_device = FlossAdapterClient.parse_dbus_device(remote_device_dbus)
571 (success, devtuple) = FlossAdapterClient.parse_dbus_device(device)