Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc143 using TeardownTime = std::chrono::time_point<std::chrono::system_clock>; typedef
267 TeardownTime teardown_time_;
271 ConnectionDescriptor(CreationTime creation_time, TeardownTime teardown_time, in ConnectionDescriptor()
301 TeardownTime teardown_time, uint16_t handle, in ClassicConnectionDescriptor()
315 CreationTime creation_time, TeardownTime teardown_time, in LeConnectionDescriptor()
1544 TeardownTime teardown_time = std::chrono::system_clock::now(); in OnClassicLinkDisconnected()
1617 TeardownTime teardown_time = std::chrono::system_clock::now(); in OnLeLinkDisconnected()