Home
last modified time | relevance | path

Searched defs:OnCommandComplete (Results 1 – 7 of 7) sorted by relevance

/system/bt/gd/security/channel/
Dsecurity_manager_channel.cc74 void SecurityManagerChannel::OnCommandComplete(hci::CommandCompleteView packet) { in OnCommandComplete() function in bluetooth::security::channel::SecurityManagerChannel
/system/bt/gd/neighbor/
Dscan.cc63 void neighbor::ScanModule::impl::OnCommandComplete(hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::ScanModule::impl
Ddiscoverability.cc66 void neighbor::DiscoverabilityModule::impl::OnCommandComplete(hci::CommandCompleteView status) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::DiscoverabilityModule::impl
Dpage.cc63 void neighbor::PageModule::impl::OnCommandComplete(hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::PageModule::impl
Dname.cc90 void neighbor::NameModule::impl::OnCommandComplete(hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::NameModule::impl
Dinquiry.cc106 void neighbor::InquiryModule::impl::OnCommandComplete(hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::InquiryModule::impl
/system/bt/gd/hci/
Dle_address_manager.cc416 void LeAddressManager::OnCommandComplete(bluetooth::hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::hci::LeAddressManager