Home
last modified time | relevance | path

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

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