Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hci/
Dacl_manager_test.cc366 auto le_connection_management_command_view = in SetUp() local
368 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in SetUp()
457 auto le_connection_management_command_view = in TEST_F() local
459 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in TEST_F()
486le_connection_management_command_view = LeConnectionManagementCommandView::Create(AclCommandView::… in TEST_F()
487 …mmand_view = LeRemoveDeviceFromFilterAcceptListView::Create(le_connection_management_command_view); in TEST_F()
502 auto le_connection_management_command_view = in TEST_F() local
504 auto command_view = LeCreateConnectionCancelView::Create(le_connection_management_command_view); in TEST_F()
520le_connection_management_command_view = LeConnectionManagementCommandView::Create(AclCommandView::… in TEST_F()
521 …mmand_view = LeRemoveDeviceFromFilterAcceptListView::Create(le_connection_management_command_view); in TEST_F()
[all …]
Dacl_manager_unittest.cc411 auto le_connection_management_command_view = in SetUp() local
413 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in SetUp()