Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dhci_layer_fake.cc66 auto temp_cmd_view = CommandView::Create(packet_bytes_view); in DebugPrintCommandOpcode() local
67 temp_cmd_view.IsValid(); in DebugPrintCommandOpcode()
68 auto op_code = temp_cmd_view.GetOpCode(); in DebugPrintCommandOpcode()