Home
last modified time | relevance | path

Searched refs:command_unique (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/main/shim/
Dhci_layer.cc206 auto command_unique = std::make_unique<OsiObject>(command); in transmit_command() local
210 std::move(command_unique))); in transmit_command()