Searched defs:OnCommandComplete (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/neighbor/ | ||
D | scan.cc | 65 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/ | ||
D | le_address_manager.cc | 786 void LeAddressManager::OnCommandComplete(bluetooth::hci::CommandCompleteView view) { in OnCommandComplete() function in bluetooth::hci::LeAddressManager |