Home
last modified time | relevance | path

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

/system/bt/vendor_libs/test_vendor_lib/model/devices/
Dclassic.cc51 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
Dcar_kit.cc89 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
Ddevice_properties.h168 void SetClockOffset(uint16_t offset) { in SetClockOffset() function