Searched defs:CommandInterfaceImpl (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Bluetooth/system/gd/hci/ | ||
| D | hci_layer.h | 134 explicit CommandInterfaceImpl(HciLayer& hci) : hci_(hci) {} in CommandInterfaceImpl() function |
| /packages/modules/Bluetooth/system/gd/hci/acl_manager/ | ||
| D | le_impl_test.cc | 234 class CommandInterfaceImpl : public CommandInterface<T> { class in bluetooth::hci::acl_manager::__anona0b596a50211::TestHciLayer |