Home
last modified time | relevance | path

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

/system/bt/service/ipc/
Dipc_manager.h42 TYPE_DBUS // IPC based on the DBus enumerator
Dipc_manager.cc69 case TYPE_DBUS: in Start()
/system/bt/service/
Ddaemon.cc120 if (!ipc_manager_->Start(ipc::IPCManager::TYPE_DBUS, this)) { in SetUpIPC()