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

  /system/bt/btcore/include/
property.h 29 bt_property_t *property_copy_array(const bt_property_t *properties, size_t count);
  /system/bt/test/suite/adapter/
bluetooth_test.cpp 119 last_changed_properties_ = property_copy_array(new_properties, num_properties);
  /system/bt/btcore/src/
property.c 29 bt_property_t *property_copy_array(const bt_property_t *properties, size_t count) { function
  /system/bt/tools/bdtool/
adapter.c 81 properties = property_copy_array(new_properties, num_properties);

Completed in 102 milliseconds