Lines Matching refs:EnqueueCommand
46 hci_->EnqueueCommand(ReadLocalNameBuilder::Create(), in Start()
48 hci_->EnqueueCommand(ReadLocalVersionInformationBuilder::Create(), in Start()
50 hci_->EnqueueCommand(ReadLocalSupportedCommandsBuilder::Create(), in Start()
53 hci_->EnqueueCommand( in Start()
57 hci_->EnqueueCommand( in Start()
64 hci_->EnqueueCommand(ReadLocalExtendedFeaturesBuilder::Create(0x00), in Start()
69 hci_->EnqueueCommand(ReadBufferSizeBuilder::Create(), in Start()
73 hci_->EnqueueCommand( in Start()
77 hci_->EnqueueCommand( in Start()
82 hci_->EnqueueCommand( in Start()
87 hci_->EnqueueCommand( in Start()
96 hci_->EnqueueCommand(LeReadMaximumDataLengthBuilder::Create(), in Start()
110 hci_->EnqueueCommand( in Start()
116 hci_->EnqueueCommand( in Start()
125 hci_->EnqueueCommand( in Start()
135 hci_->EnqueueCommand( in Start()
144 hci_->EnqueueCommand( in Start()
152 hci_->EnqueueCommand( in Start()
157 hci_->EnqueueCommand(LeGetVendorCapabilitiesBuilder::Create(), in Start()
163 hci_->EnqueueCommand( in Start()
276 hci_->EnqueueCommand( in read_local_extended_features_complete_handler()
494 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in set_event_mask()
504 hci_->EnqueueCommand( in write_le_host_support()
511 hci_->EnqueueCommand( in write_simple_pairing_mode()
518 hci_->EnqueueCommand(std::move(packet), in reset()
523 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in set_event_filter()
535 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in write_local_name()
544 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in host_buffer_size()
550 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in le_set_event_mask()