Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.cc392 class ShimAclConnection { class
394 ShimAclConnection(const HciHandle handle, SendDataUpwards send_data_upwards, in ShimAclConnection() function in ShimAclConnection
404 handler_, common::Bind(&ShimAclConnection::data_ready_callback, in ShimAclConnection()
408 virtual ~ShimAclConnection() { in ~ShimAclConnection()
514 handler_, common::Bind(&ShimAclConnection::handle_enqueue, in RegisterEnqueue()
522 : public ShimAclConnection,
531 : ShimAclConnection(connection->GetHandle(), send_data_upwards, handler, in ClassicShimAclConnection()
762 : public ShimAclConnection,
771 : ShimAclConnection(connection->GetHandle(), send_data_upwards, handler, in LeShimAclConnection()