Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/
Dscan.cc65 void neighbor::ScanModule::impl::OnCommandComplete(hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::neighbor::neighbor::ScanModule::impl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Dle_address_manager.cc786 void LeAddressManager::OnCommandComplete(bluetooth::hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::hci::LeAddressManager