Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Dclassic.cc48 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
H A Dcar_kit.cc92 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
H A Ddevice_properties.h224 void SetClockOffset(uint16_t offset) { in SetClockOffset() function