Searched defs:command_view (Results 1 – 10 of 10) sorted by relevance
288 auto command_view = bluetooth::hci::ResetView::Create(command); in Reset() local301 auto command_view = bluetooth::hci::ReadBufferSizeView::Create(command); in ReadBufferSize() local313 auto command_view = bluetooth::hci::ReadFailedContactCounterView::Create(command); in ReadFailedContactCounter() local330 auto command_view = bluetooth::hci::ReadFailedContactCounterView::Create(command); in ResetFailedContactCounter() local346 auto command_view = bluetooth::hci::ReadRssiView::Create(command); in ReadRssi() local361 auto command_view = bluetooth::hci::ReadEncryptionKeySizeView::Create(command); in ReadEncryptionKeySize() local373 auto command_view = bluetooth::hci::HostBufferSizeView::Create(command); in HostBufferSize() local383 auto command_view = bluetooth::hci::ReadLocalVersionInformationView::Create(command); in ReadLocalVersionInformation() local400 auto command_view = bluetooth::hci::ReadRemoteVersionInformationView::Create(command); in ReadRemoteVersionInformation() local415 auto command_view = bluetooth::hci::ReadBdAddrView::Create(command); in ReadBdAddr() local[all …]
357 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in SetUp() local443 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in TEST_F() local485 auto command_view = LeCreateConnectionCancelView::Create(le_connection_management_command_view); in TEST_F() local513 auto command_view = LeCreateConnectionView::Create( in TEST_F() local549 auto command_view = LeCreateConnectionView::Create( in TEST_F() local752 auto command_view = DisconnectView::Create(packet); in TEST_F() local782 auto command_view = SwitchRoleView::Create(packet); in TEST_F() local798 auto command_view = WriteDefaultLinkPolicySettingsView::Create(packet); in TEST_F() local813 auto command_view = AuthenticationRequestedView::Create(packet); in TEST_F() local825 auto command_view = ReadClockOffsetView::Create(packet); in TEST_F() local[all …]
30 void log_hci_event(std::unique_ptr<CommandView>& command_view, EventView event_view, in log_hci_event()69 void log_link_layer_connection_command(std::unique_ptr<CommandView>& command_view) { in log_link_layer_connection_command()256 void log_link_layer_connection_command_status(std::unique_ptr<CommandView>& command_view, in log_link_layer_connection_command_status()458 std::unique_ptr<CommandView>& command_view) { in log_link_layer_connection_command_complete()798 void log_classic_pairing_command_status(std::unique_ptr<CommandView>& command_view, in log_classic_pairing_command_status()979 std::unique_ptr<CommandView>& command_view) { in log_classic_pairing_command_complete()
400 auto command_view = LeAdvertisingCommandView::Create( in TEST() local420 auto command_view = LeAdvertisingCommandView::Create( in TEST() local439 auto command_view = in TEST() local461 auto command_view = LeMultiAdvtSetScanRespView::Create( in TEST() local
442 auto command_view = LeSetExtendedScanParametersView::Create( in TEST_F() local458 auto command_view = LeSetExtendedScanParametersView::Create( in TEST_F() local
116 unique_ptr<CommandView> command_view; member in bluetooth::hci::CommandQueueEntry278 auto& command_view = *command_queue_.front().command_view; in handle_command_response() local
383 auto command_view = LeCreateConnectionView::Create(le_connection_management_command_view); in SetUp() local
1765 auto command_view = LeMultiAdvtCompleteView::Create(view); in check_status_with_id() local
157 auto command_view = ConnectionManagementCommandView::Create(AclCommandView::Create( in ConnectionCommand() local
130 auto command_view = ConnectionManagementCommandView::Create(AclCommandView::Create( in ConnectionCommand() local