Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dhci_interface.h132 explicit CommandInterfaceImpl(HciInterface* hci, common::OnceCallback<void()> cleanup) in CommandInterfaceImpl() function
134 explicit CommandInterfaceImpl(HciInterface* hci) : hci_(hci) { in CommandInterfaceImpl() function