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

  /system/bt/test/suite/adapter/
bluetooth_test.cc 124 property_copy_array(new_properties, num_properties);
138 property_copy_array(properties, num_properties);
  /system/bt/btcore/include/
property.h 30 bt_property_t* property_copy_array(const bt_property_t* properties,
  /system/bt/btcore/src/
property.cc 31 bt_property_t* property_copy_array(const bt_property_t* properties, function
  /system/bt/tools/bdtool/
adapter.c 70 properties = property_copy_array(new_properties, num_properties);

Completed in 1033 milliseconds