Searched defs:CommandInterfaceImpl (Results 1 – 1 of 1) sorted by relevance
132 explicit CommandInterfaceImpl(HciInterface* hci, common::OnceCallback<void()> cleanup) in CommandInterfaceImpl() function134 explicit CommandInterfaceImpl(HciInterface* hci) : hci_(hci) { in CommandInterfaceImpl() function