Lines Matching refs:BindOnceOn
640 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_enable()
665 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
670 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
675 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in scan_filter_parameter_setup()
732 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_address_filter()
736 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_address_filter()
787 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_uuid_filter()
791 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_uuid_filter()
798 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_local_name_filter()
833 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_manufacturer_data_filter()
850 module_handler_->BindOnceOn(this, &impl::on_advertising_filter_complete)); in update_service_data_filter()
871 module_handler_->BindOnceOn(this, &impl::on_batch_scan_enable_complete)); in batch_scan_set_storage_parameter()
877 module_handler_->BindOnceOn(this, &impl::on_batch_scan_complete)); in batch_scan_set_storage_parameter()
896 module_handler_->BindOnceOn(this, &impl::on_batch_scan_enable_complete)); in batch_scan_enable()
953 module_handler_->BindOnceOn(this, &impl::on_batch_scan_disable_complete)); in batch_scan_set_scan_parameter()
963 module_handler_->BindOnceOn(this, &impl::on_batch_scan_complete)); in batch_scan_set_scan_parameter()
989 …module_handler_->BindOnceOn(this, &impl::on_batch_scan_read_result_complete, scanner_id, total_num… in batch_scan_read_results()