Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dle_advertising_manager_test.cc91 (command_op_code_ == OpCode::NONE || command_op_code_ == packet_view.GetOpCode())) { in EnqueueCommand()
92 if (command_op_code_ == OpCode::LE_MULTI_ADVT && command_sub_ocf_ != SubOcf::SET_ENABLE) { in EnqueueCommand()
109 (command_op_code_ == OpCode::NONE || command_op_code_ == packet_view.GetOpCode())) { in EnqueueCommand()
110 if (command_op_code_ == OpCode::LE_MULTI_ADVT) { in EnqueueCommand()
124 command_op_code_ = op_code; in SetCommandFuture()
138 command_op_code_ = OpCode::LE_MULTI_ADVT; in SetSubCommandFuture()
228 OpCode command_op_code_; member in bluetooth::hci::__anon370d2e9e0110::TestHciLayer