Lines Matching refs:Create
404 auto complete_view = ::bluetooth::hci::CommandCompleteView::Create( in handle_no_ops()
405 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in handle_no_ops()
407 auto status_view = ::bluetooth::hci::CommandCompleteView::Create( in handle_no_ops()
408 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in handle_no_ops()
430 ::bluetooth::hci::AclView::Create(::bluetooth::hci::PacketView<true>( in discard_qca_debugging()
464 auto complete_view = ::bluetooth::hci::CommandCompleteView::Create( in wait_for_command_complete_event()
465 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in wait_for_command_complete_event()
484 ::bluetooth::hci::ReadBufferSizeBuilder::Create()->Serialize(bi); in setBufferSizes()
490 auto complete_view = ::bluetooth::hci::ReadBufferSizeCompleteView::Create( in setBufferSizes()
491 ::bluetooth::hci::CommandCompleteView::Create( in setBufferSizes()
492 ::bluetooth::hci::EventView::Create( in setBufferSizes()
514 ::bluetooth::hci::WriteSynchronousFlowControlEnableBuilder::Create( in setSynchronousFlowControlEnable()
544 ::bluetooth::hci::WriteLocalNameBuilder::Create(name_array)->Serialize(bi); in sendAndCheckHci()
552 auto event_view = ::bluetooth::hci::LoopbackCommandView::Create( in sendAndCheckHci()
553 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in sendAndCheckHci()
579 ::bluetooth::hci::ScoBuilder::Create( in sendAndCheckSco()
611 ::bluetooth::hci::AclBuilder::Create( in sendAndCheckAcl()
642 auto event_view = ::bluetooth::hci::NumberOfCompletedPacketsView::Create( in wait_for_completed_packets_event()
643 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in wait_for_completed_packets_event()
662 ::bluetooth::hci::WriteLoopbackModeBuilder::Create( in enterLoopbackMode()
681 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in enterLoopbackMode()
688 ::bluetooth::hci::ConnectionCompleteView::Create(event_view); in enterLoopbackMode()
704 ::bluetooth::hci::WriteLoopbackModeCompleteView::Create( in enterLoopbackMode()
705 ::bluetooth::hci::CommandCompleteView::Create(event_view)); in enterLoopbackMode()
719 auto view = CommandView::Create( in send_and_wait_for_cmd_complete()
751 ::bluetooth::hci::ResetBuilder::Create()->Serialize(bi); in TEST_P()
761 ::bluetooth::hci::ReadLocalVersionInformationBuilder::Create()->Serialize(bi); in TEST_P()
769 ::bluetooth::hci::ReadLocalVersionInformationCompleteView::Create( in TEST_P()
770 ::bluetooth::hci::CommandCompleteView::Create( in TEST_P()
771 ::bluetooth::hci::EventView::Create( in TEST_P()
785 ::bluetooth::hci::CommandBuilder::Create( in TEST_P()
796 ::bluetooth::hci::EventView::Create(::bluetooth::hci::PacketView<true>( in TEST_P()
803 ::bluetooth::hci::CommandCompleteView::Create(event_view); in TEST_P()
811 ::bluetooth::hci::CommandStatusView::Create(event_view); in TEST_P()
929 ::bluetooth::hci::SetEventMaskBuilder::Create(full_mask)->Serialize(bi); in TEST_P()
940 ::bluetooth::hci::LeSetEventMaskBuilder::Create(full_mask)->Serialize(bi); in TEST_P()
994 send_and_wait_for_cmd_complete(ReadLocalVersionInformationBuilder::Create(), in TEST_P()
996 auto version_view = ReadLocalVersionInformationCompleteView::Create( in TEST_P()
997 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1011 send_and_wait_for_cmd_complete(LeReadLocalSupportedFeaturesBuilder::Create(), in TEST_P()
1013 auto le_features_view = LeReadLocalSupportedFeaturesCompleteView::Create( in TEST_P()
1014 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1028 LeReadNumberOfSupportedAdvertisingSetsBuilder::Create(), in TEST_P()
1031 LeReadNumberOfSupportedAdvertisingSetsCompleteView::Create( in TEST_P()
1032 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1045 send_and_wait_for_cmd_complete(LeReadResolvingListSizeBuilder::Create(), in TEST_P()
1047 auto num_resolving_list_view = LeReadResolvingListSizeCompleteView::Create( in TEST_P()
1048 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1070 send_and_wait_for_cmd_complete(ReadLocalVersionInformationBuilder::Create(), in TEST_P()
1072 auto version_view = ReadLocalVersionInformationCompleteView::Create( in TEST_P()
1073 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1085 send_and_wait_for_cmd_complete(LeReadLocalSupportedFeaturesBuilder::Create(), in TEST_P()
1087 auto le_features_view = LeReadLocalSupportedFeaturesCompleteView::Create( in TEST_P()
1088 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()
1105 send_and_wait_for_cmd_complete(ReadLocalVersionInformationBuilder::Create(), in TEST_P()
1107 auto version_view = ReadLocalVersionInformationCompleteView::Create( in TEST_P()
1108 CommandCompleteView::Create(EventView::Create(PacketView<true>( in TEST_P()