Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer.h134 explicit CommandInterfaceImpl(HciLayer& hci) : hci_(hci) {} in CommandInterfaceImpl() function
/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dle_impl_test.cc234 class CommandInterfaceImpl : public CommandInterface<T> { class in bluetooth::hci::acl_manager::__anona0b596a50211::TestHciLayer
236 explicit CommandInterfaceImpl(HciLayer& hci) : hci_(hci) {} in CommandInterfaceImpl() function in bluetooth::hci::acl_manager::__anona0b596a50211::TestHciLayer::CommandInterfaceImpl