Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dlink_layer_socket_device_test.cc106 ASSERT_EQ(server_opcodes_[index], command_view.GetOpcode()); in ValidatePacket()
199 server_opcodes_[pair_id] = CommandView::GetCommand(view).GetOpcode(); in SendFromServer()
227 uint16_t server_opcodes_[kMaxConnections]{0}; member in test_vendor_lib::LinkLayerSocketDeviceTest