Searched defs:remote_device_dbus (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/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
|
/aosp_15_r20/external/autotest/client/cros/bluetooth/floss/ |
H A D | adapter_client.py | 125 def parse_dbus_device(remote_device_dbus): argument 176 def OnDeviceFound(self, remote_device_dbus): argument 193 def OnSspRequest(self, remote_device_dbus, class_of_device, variant, argument 231 def OnDeviceConnected(self, remote_device_dbus): argument 243 def OnDeviceDisconnected(self, remote_device_dbus): argument
|