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

  /system/bt/btcore/include/
property.h 33 bt_property_t *property_copy(bt_property_t *dest, const bt_property_t *src);
  /system/bt/btcore/src/
property.c 42 bt_property_t *property_copy(bt_property_t *dest, const bt_property_t *src) { function
  /system/bt/btcore/test/
property_test.cpp 177 property_copy(&property1, property0);

Completed in 3992 milliseconds