Lines Matching refs:EnqueueCommand
43 hci_->EnqueueCommand(ReadLocalNameBuilder::Create(), in Start()
45 hci_->EnqueueCommand(ReadLocalVersionInformationBuilder::Create(), in Start()
47 hci_->EnqueueCommand(ReadLocalSupportedCommandsBuilder::Create(), in Start()
49 hci_->EnqueueCommand(ReadLocalSupportedFeaturesBuilder::Create(), in Start()
55 hci_->EnqueueCommand(ReadLocalExtendedFeaturesBuilder::Create(0x00), in Start()
60 hci_->EnqueueCommand(ReadBufferSizeBuilder::Create(), in Start()
63 hci_->EnqueueCommand(LeReadBufferSizeV1Builder::Create(), in Start()
66 hci_->EnqueueCommand(LeReadLocalSupportedFeaturesBuilder::Create(), in Start()
69 hci_->EnqueueCommand(LeReadSupportedStatesBuilder::Create(), in Start()
72 hci_->EnqueueCommand( in Start()
76 hci_->EnqueueCommand( in Start()
81 hci_->EnqueueCommand(LeReadMaximumDataLengthBuilder::Create(), in Start()
90 hci_->EnqueueCommand( in Start()
97 hci_->EnqueueCommand( in Start()
104 hci_->EnqueueCommand(LeGetVendorCapabilitiesBuilder::Create(), in Start()
110 hci_->EnqueueCommand( in Start()
194 hci_->EnqueueCommand( in read_local_extended_features_complete_handler()
372 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in set_event_mask()
378 hci_->EnqueueCommand( in write_simple_pairing_mode()
385 hci_->EnqueueCommand( in write_le_host_support()
392 hci_->EnqueueCommand(std::move(packet), in reset()
397 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in set_event_filter()
409 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in write_local_name()
418 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in host_buffer_size()
424 hci_->EnqueueCommand(std::move(packet), module_.GetHandler()->BindOnceOn( in le_set_event_mask()