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

  /external/bluetooth/bluedroid/test/suite/support/
property.h 23 bt_property_t *property_copy_array(const bt_property_t *properties, size_t count);
adapter.c 62 properties = property_copy_array(new_properties, num_properties);
property.c 22 bt_property_t *property_copy_array(const bt_property_t *properties, size_t count) { function

Completed in 314 milliseconds