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

  /system/bt/test/suite/adapter/
bluetooth_test.cc 37 last_changed_properties_ = nullptr;
84 if (last_changed_properties_[i].type == type) {
85 return &last_changed_properties_[i];
122 property_free_array(last_changed_properties_, properties_changed_count_);
123 last_changed_properties_ =
bluetooth_test.h 108 bt_property_t* last_changed_properties_; member in class:bttest::BluetoothTest

Completed in 63 milliseconds