Home
last modified time | relevance | path

Searched refs:property_copy_array (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/suite/adapter/
Dbluetooth_test.cc54 property_copy_array(new_properties, num_properties); in AdapterPropertiesCallback()
67 property_copy_array(properties, num_properties); in RemoteDevicePropertiesCallback()
/packages/modules/Bluetooth/system/btcore/include/
Dproperty.h31 bt_property_t* property_copy_array(const bt_property_t* properties,
/packages/modules/Bluetooth/system/btcore/src/
Dproperty.cc36 bt_property_t* property_copy_array(const bt_property_t* properties, in property_copy_array() function