Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc872 auto update_packet = test_hci_layer_->GetCommand(OpCode::LE_CONNECTION_UPDATE); in TEST_F() local
874 …dateView::Create(LeConnectionManagementCommandView::Create(AclCommandView::Create(update_packet))); in TEST_F()