Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc271 ConnectionDescriptor(CreationTime creation_time, TeardownTime teardown_time, in ConnectionDescriptor()
274 : creation_time_(creation_time), in ConnectionDescriptor()
300 CreationTime creation_time, in ClassicConnectionDescriptor()
304 : ConnectionDescriptor(creation_time, teardown_time, handle, in ClassicConnectionDescriptor()
315 CreationTime creation_time, TeardownTime teardown_time, in LeConnectionDescriptor()
318 : ConnectionDescriptor(creation_time, teardown_time, handle, in LeConnectionDescriptor()
397 CreationTime creation_time) in ShimAclConnection() argument
402 creation_time_(creation_time) { in ShimAclConnection()
530 CreationTime creation_time) in ClassicShimAclConnection() argument
532 connection->GetAclQueueEnd(), creation_time), in ClassicShimAclConnection()
[all …]