Searched refs:LeConnectionManagementCommandView (Results 1 – 8 of 8) sorted by relevance
186 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()197 LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()208 LeCreateConnectionCancelView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()218 LeClearFilterAcceptListView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()228 LeAddDeviceToFilterAcceptListView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()239 LeConnectionManagementCommandView::Create( in log_link_layer_connection_command()373 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()389 LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()405 LeCreateConnectionCancelView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()418 LeClearFilterAcceptListView::Create(LeConnectionManagementCommandView::Create( in log_link_layer_connection_command_status()[all …]
356 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in SetUp()442 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()464 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()484 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()496 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()514 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet))); in TEST_F()550 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet))); in TEST_F()619 LeConnectionManagementCommandView::Create(AclCommandView::Create(update_packet))); in TEST_F()1247 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()1282 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in TEST_F()
278 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet))); in TEST_F()300 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet))); in TEST_F()479 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet))); in TEST_F()
382 LeConnectionManagementCommandView::Create(AclCommandView::Create(packet)); in SetUp()
256 auto view = LeExtendedCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in TEST()
280 LeConnectionManagementCommandView::Create(AclCommandView::Create(command_view))); in handle_command_response()
133 return T::Create(CreateAclCommandView<hci::LeConnectionManagementCommandView>(command)); in CreateLeConnectionManagementCommandView()313 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in test_direct_connection_after_background_connection()317 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in test_direct_connection_after_background_connection()345 bg_create_connection = LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in test_direct_connection_after_background_connection()378 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in test_direct_connect_after_direct_connect()406 LeCreateConnectionView::Create(LeConnectionManagementCommandView::Create( in test_direct_connect_after_direct_connect()
2972 …LeConnectionManagementCommandView : public AclCommandView { public:static LeConnectionManagementCo… in CreateOptional()2974 …LeConnectionManagementCommandView FromBytes(std::vector<uint8_t> bytes) {auto vec = std::make_shar… in CreateOptional()2990 explicit LeConnectionManagementCommandView(AclCommandView parent) : AclCommandView(std::move(parent… in CreateOptional() function10168 …LeConnectionManagementCommandView { public:static LeCreateConnectionView Create(LeConnectionManage… in CreateOptional()10170 …ctor<uint8_t>>(bytes);return LeCreateConnectionView::Create(LeConnectionManagementCommandView::Cre… in CreateOptional()10186 if (!LeConnectionManagementCommandView::Validate()) { in CreateOptional()10206 explicit LeCreateConnectionView(LeConnectionManagementCommandView parent) : LeConnectionManagementC… in CreateOptional()10226 …LeConnectionManagementCommandView { public:static LeCreateConnectionCancelView Create(LeConnection… in CreateOptional()10228 …int8_t>>(bytes);return LeCreateConnectionCancelView::Create(LeConnectionManagementCommandView::Cre… in CreateOptional()10232 if (!LeConnectionManagementCommandView::Validate()) { in CreateOptional()[all …]