Searched refs:property_deep_copy_array (Results  1 – 1 of 1) sorted by relevance
| /packages/modules/Bluetooth/system/btif/src/ | 
| D | bluetooth.cc | 1280 static bt_property_t* property_deep_copy_array(int num_properties, bt_property_t* properties) {  in property_deep_copy_array()  function 1325           status, num_properties, property_deep_copy_array(num_properties, properties)));  in invoke_adapter_properties_cb() 1339           status, bd_addr, num_properties, property_deep_copy_array(num_properties, properties)));  in invoke_remote_device_properties_cb() 1350           num_properties, property_deep_copy_array(num_properties, properties)));  in invoke_device_found_cb()
  |