HomeSort by relevance Sort by last modified time
    Searched refs:property_changed (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/test/
monitor-bluetooth 8 def property_changed(name, value, path, interface): function
23 bus.add_signal_receiver(property_changed, bus_name="org.bluez",
test-discovery 19 def property_changed(name, value): function
50 bus.add_signal_receiver(property_changed,
  /system/core/init/
init.h 125 void property_changed(const char *name, const char *value);
property_service.c 342 property_changed(name, value);
init.c 315 void property_changed(const char *name, const char *value) function

Completed in 486 milliseconds