Home
last modified time | relevance | path

Searched defs:ControllerFacadeService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/facade/
Dcontroller_facade.cc42 class ControllerFacadeService : public ControllerFacade::Service { class
44 ControllerFacadeService(Controller* controller, ::bluetooth::os::Handler*) in ControllerFacadeService() function in bluetooth::hci::facade::ControllerFacadeService
Dcontroller_facade.h28 class ControllerFacadeService; variable