Lines Matching refs:DoNothing
217 base::DoNothing()); in ConfigureRpa()
234 base::DoNothing()); in ConfigureRpa()
601 0 /* disable */, std::move(timeout_cb), 0, 0, base::DoNothing()); in EnableWithTimerCb()
860 GetHciInterface()->Enable(false, inst_id, 0x00, 0x00, base::DoNothing()); in Unregister()
866 base::DoNothing()); in Unregister()
871 GetHciInterface()->RemoveAdvertisingSet(inst_id, base::DoNothing()); in Unregister()
915 GetHciInterface()->Enable(false, sets, base::DoNothing()); in Suspend()
930 if (!sets.empty()) GetHciInterface()->Enable(true, sets, base::DoNothing()); in Resume()
971 p_inst->maxExtAdvEvents, base::DoNothing()); in OnAdvertisingSetTerminated()
1012 if (ptr) ptr->ConfigureRpa((AdvertisingInstance*)data, base::DoNothing()); in btm_ble_adv_raddr_timer_timeout()
1045 BleAdvertisingManager::Get().get()->RegisterAdvertiser(base::DoNothing()); in btm_ble_adv_init()