Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc142 using CreationTime = std::chrono::time_point<std::chrono::system_clock>; typedef
266 CreationTime creation_time_;
271 ConnectionDescriptor(CreationTime creation_time, TeardownTime teardown_time, in ConnectionDescriptor()
300 CreationTime creation_time, in ClassicConnectionDescriptor()
315 CreationTime creation_time, TeardownTime teardown_time, in LeConnectionDescriptor()
397 CreationTime creation_time) in ShimAclConnection()
459 CreationTime GetCreationTime() const { return creation_time_; } in GetCreationTime()
505 CreationTime creation_time_;
530 CreationTime creation_time) in ClassicShimAclConnection()
1539 CreationTime creation_time = in OnClassicLinkDisconnected()
[all …]