Searched defs:remote_device_dbus (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | adapter_client.py | 160 def parse_dbus_device(remote_device_dbus): argument 224 def OnDeviceFound(self, remote_device_dbus): argument 239 def OnSspRequest(self, remote_device_dbus, class_of_device, variant, passkey): argument 249 def OnPinRequest(self, remote_device_dbus, cod, min_16_digit): argument 259 def OnPinDisplay(self, remote_device_dbus, pincode): argument 297 def OnDeviceConnected(self, remote_device_dbus): argument 307 def OnDeviceDisconnected(self, remote_device_dbus): argument
|