Searched refs:OnCommandStatus (Results 1 – 2 of 2) sorted by relevance
68 void OnCommandStatus(hci::CommandStatusView status);87 …hci_layer_->EnqueueCommand(std::move(command), handler_->BindOnceOn(this, &impl::OnCommandStatus)); in EnqueueCommandStatus()106 void neighbor::NameModule::impl::OnCommandStatus(hci::CommandStatusView status) { in OnCommandStatus() function in bluetooth::neighbor::neighbor::NameModule::impl
83 void OnCommandStatus(hci::CommandStatusView status);179 void neighbor::InquiryModule::impl::OnCommandStatus(hci::CommandStatusView status) { in OnCommandStatus() function in bluetooth::neighbor::neighbor::InquiryModule::impl271 …hci_layer_->EnqueueCommand(std::move(command), handler_->BindOnceOn(this, &impl::OnCommandStatus)); in EnqueueCommandStatus()