Home
last modified time | relevance | path

Searched defs:command_view (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.cc1639 auto command_view = in LeReadAdvertisingPhysicalChannelTxPower() local
2077 auto command_view = in LeReadIsoTxSync() local
2086 auto command_view = in LeSetCigParameters() local
2100 auto command_view = in LeCreateCis() local
2112 auto command_view = in LeRemoveCig() local
2124 auto command_view = in LeAcceptCisRequest() local
2136 auto command_view = in LeRejectCisRequest() local
2146 auto command_view = in LeCreateBig() local
2163 auto command_view = in LeTerminateBig() local
2175 auto command_view = in LeBigCreateSync() local
[all …]
/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc774 auto command_view = in TEST_F() local
806 auto command_view = in TEST_F() local
948 auto command_view = DisconnectView::Create(packet); in TEST_F() local
977 auto command_view = SwitchRoleView::Create(packet); in TEST_F() local
1029 auto command_view = HoldModeView::Create(packet); in TEST_F() local
1042 auto command_view = SniffModeView::Create(packet); in TEST_F() local
1057 auto command_view = ExitSniffModeView::Create(packet); in TEST_F() local
1068 auto command_view = QosSetupView::Create(packet); in TEST_F() local
1108 auto command_view = FlushView::Create(packet); in TEST_F() local
1291 auto command_view = ReadRssiView::Create(packet); in TEST_F() local
[all …]
H A Dhci_metrics_logging.cc28std::unique_ptr<CommandView>& command_view, EventView event_view, storage::StorageModule* storage_… in log_hci_event()
65 void log_link_layer_connection_command_status(std::unique_ptr<CommandView>& command_view, ErrorCode… in log_link_layer_connection_command_status()
245 …ayer_connection_command_complete(EventView event_view, std::unique_ptr<CommandView>& command_view)… in log_link_layer_connection_command_complete()
531 void log_classic_pairing_command_status(std::unique_ptr<CommandView>& command_view, ErrorCode statu… in log_classic_pairing_command_status()
696 …classic_pairing_command_complete(EventView event_view, std::unique_ptr<CommandView>& command_view)… in log_classic_pairing_command_complete()
H A Dhci_packets_test.cc381 …auto command_view = LeAdvertisingCommandView::Create(CommandView::Create(PacketView<kLittleEndian>… in TEST() local
399 …auto command_view = LeAdvertisingCommandView::Create(CommandView::Create(PacketView<kLittleEndian>… in TEST() local
417 auto command_view = LeMultiAdvtSetDataView::Create(LeMultiAdvtView::Create( in TEST() local
438 auto command_view = LeMultiAdvtSetScanRespView::Create(LeMultiAdvtView::Create( in TEST() local
H A Dhci_layer.cc72 unique_ptr<CommandView> command_view; member in bluetooth::hci::CommandQueueEntry
H A Dle_advertising_manager.cc1096 auto command_view = LeMultiAdvtCompleteView::Create(view); in check_status_with_id() local
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dlink_layer_socket_device_test.cc102 CommandView command_view = CommandView::GetCommand(received_view); in ValidatePacket() local
/aosp12/system/bt/gd/hci/facade/
H A Dle_acl_manager_facade.cc123 auto command_view = in ConnectionCommand() local
H A Dacl_manager_facade.cc119 auto command_view = in ConnectionCommand() local